We are developing a application to the TMS570 controller using CCS compiler.
In application we are using timer interrupt.In that Timer ISR we are doing some functionality.
when I free run the code with the debugger and after if i stop the running code hangs at the Timer ISR.
from that point if I do step by step and if i free run the code after ISR return then its working normally.
What is the issue with Timer ISR in that above situation??
Please help..
Regards,
Shilpa