New lower ticker clock driver issue

Denis Obrezkov denisobrezkov at gmail.com
Mon Aug 14 19:43:33 UTC 2017


Hello all,

I am preparing my code for working without any modifications
with examples-v2. Now I have an issue with a lower ticker example,
this is my output:


*** LOW MEMORY CLOCK TICK TEST ***

TA1 - rtems_clock_get_tod - 09:00:00 12/31/1988

TA2 - rtems_clock_get_tod - 09:00:00 12/31/1988

TA3 - rtems_clock_get_tod - 09:00:00 12/31/1988

TA1 - rtems_clock_get_tod - 09:00:04 12/31/1988

TA2 - rtems_clock_get_tod - 09:00:09 12/31/1988

TA1 - rtems_clock_get_tod - 09:00:09 12/31/1988


and that's all, no errors. It seems that on some stage my interrupts

aren't switched back on. I think this happens during a context switch.


Could you Hasham, check my context switch and interrupt handling

routine?


My work branch:
https://github.com/embeddedden/rtems-riscv/tree/hifive1
-- 
Regards, Denis Obrezkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20170814/2c9f7de1/attachment.html>


More information about the devel mailing list