This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280049: Debugging two ISR code

Part Number: TMS320F280049

I have my code implementing two ISRs with ISR nesting implemented virtually identical to TI example code, interrupt_ex3_sw_prioritization.c.   It all works as expected. My problem is with setting a breakpoint and debugging under CCS.  If I set a breakpoint in the code executing in the thread of the lesser priority ISR, I can single step through the code as expected but when I click the Run button, my program crashes in the weeds. Is there anything to be done to avoid the program crashing? To be sure you understand, my program does not crash if allowed to run without breakpoints.

  • Phil,

    Can you recreate the issue in TI example code? As the codes are similar, then you should be able to reproduce it here also. Please try TI example code and let us know if you can reproduce it, then we can take a look.

    Thanks & Regards,

    Santosh