Hello
I created an interrupt routine for rtiCompare0Interrupt.
The purpose of the interrupt is just to create a 1 msec timer and a program time out.
With R4F on RM48 USB Stick Development Kit I have no problem.
With R5F on TMDXRM57LHDK Development Board the interrupt service routine occurs twice instead of one time.
I tried to put a hardware breakpoint at the end of the service routine to look at R14 and CPSR but in that case the problem does not occur and all is OK.
What can I do?
Thanks for your help
Jerome