<div dir="ltr">Hello all,<div><br></div><div>I am preparing my code for working without any modifications</div><div>with examples-v2. Now I have an issue with a lower ticker example,</div><div>this is my output:</div><div>
<p style="margin:0px"><br></p>
<p style="margin:0px">*** LOW MEMORY CLOCK TICK TEST ***</p>
<p style="margin:0px">TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988</p>
<p style="margin:0px">TA2  - rtems_clock_get_tod - 09:00:00   12/31/1988</p>
<p style="margin:0px">TA3  - rtems_clock_get_tod - 09:00:00   12/31/1988</p>
<p style="margin:0px">TA1  - rtems_clock_get_tod - 09:00:04   12/31/1988</p>
<p style="margin:0px">TA2  - rtems_clock_get_tod - 09:00:09   12/31/1988</p>
<p style="margin:0px">TA1  - rtems_clock_get_tod - 09:00:09   12/31/1988</p><p style="margin:0px"><br></p><p style="margin:0px">and that's all, no errors. It seems that on some stage my interrupts</p><p style="margin:0px">aren't switched back on. I think this happens during a context switch.</p><p style="margin:0px"><br></p><p style="margin:0px">Could you Hasham, check my context switch and interrupt handling </p><p style="margin:0px">routine?</p><p style="margin:0px"><br></p><p style="margin:0px">My work branch:</p></div><div><div><a href="https://github.com/embeddedden/rtems-riscv/tree/hifive1">https://github.com/embeddedden/rtems-riscv/tree/hifive1</a><br></div>-- <br><div class="gmail_signature">Regards, Denis Obrezkov</div>
</div></div>