I am using a T1024 processor, with an external interrupt signal (IRQ0) as the RTOS tick, and the IFC for accessing an I/O board. However, when performing continuous write operations on the I/O board, I observe a delay in the interrupt response. Specifically, the interrupt signal is activated, but the ISR is called approximately IFC 10-cycles later.
Could you please advise on potential causes for this delay and suggest ways to mitigate this issue?
Hello,
You will have to check the RTOS, because the T1024 still work normal.
Regards