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
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel