Thanks a lot for this patch. We've tested it and so far it's working fine.
However we have a couple of questions:

1) Is there a reason why you're using the ARMV7M_Timecounter struct instead of
simply having a global boolean like we did in our patch? That pointer casting
trick seems a bit unsafe.

2) I saw you're using rtems_interrupt_disable/enable instead of
Timecounter_Acquire/Release. Is there any particular reason for this?
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to