<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">somebody will correct me if i am wrong.</font>
<br>
<br><font size=2 face="sans-serif">RTEMS time functionality operates with
clock_tics granularity, for instance that a task can only sleep for a integer
number of clock ticks. </font>
<br>
<br><font size=2 face="sans-serif">e.g.</font>
<br><font size=2 face="sans-serif">#define CONFIGURE_MICROSECONDS_PER_TICK
20000 /* 20 ms per clock tick */</font>
<br>
<br>
<br><font size=2 face="sans-serif">Best regards,</font>
<br>
<br><font size=2 face="sans-serif">Aitor</font>
<br>
<br><tt><font size=2>rtems-users-bounces@rtems.org wrote on 03/27/2009
09:11:56 AM:<br>
<br>
> <br>
> Hi all,<br>
> <br>
> I'm quite new to RTEMS and I'm not very experienced so I hope you
<br>
> can give me an hand!<br>
> <br>
> We are working with a board using a LEON2 Sparc processor running
at<br>
> 80Mhz, I figured that the microseconds per tick value would be 0.<br>
> 0125 (is this correct?).<br>
> <br>
> Shall I simply configure my application with this define ? #define
<br>
> CONFIGURE_MICROSECONDS_PER_TICK 0.0125 ?<br>
> <br>
> I hope you can help, thanks in advance.<br>
> <br>
> Léonard. <br>
> <br>
> ps: By the way I posted once using the wrong mail address and it <br>
> said it was awaiting approval from the moderators, please delete <br>
> this one. This is the correct address.<br>
> _______________________________________________<br>
> rtems-users mailing list<br>
> rtems-users@rtems.com<br>
> http://rtems.rtems.org/mailman/listinfo/rtems-users<br>
</font></tt>