#define CONFIGURE_MICROSECONDS_PER_TICK
Luca Cinquepalmi
cinquepalmi at planetek.it
Thu May 17 10:10:13 UTC 2012
Hi all,
I'm working with a leon2 processor board having:
*cpu clock = 16MHz
prescaler value = 1023* (every 1024 cpu clock a tick is generated)
In theory MICROSECONDS_PER_TICK should be
((cpu clock)^(-1))*1024 = 64
bu it's a strange value (usually it's around 10000). Can you give me
some explenation?
Thank you
Luca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120517/4562ab54/attachment-0001.html>
More information about the users
mailing list