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.
Part Number: TMDSECATCNCD379D
Hi,
I place a breakpoint on line 354 of the code snippet in the image below. However, the program is not halting at this breakpoint line in debug mode. When I set a breakpoint on any line other than the 354-389 line range, the program halts.
What could be causing this problem?
Sinan,
Thanks and best regards.
It sounds like your interrupt is not being triggered due to not being correctly setup or trigger condition is not met.
See this guide for more debugging steps
https://software-dl.ti.com/C2000/docs/c28x_interrupt_faq/html/index.html
Hi, Ozino:
Thank you very much for your feedbacks.
My problem solved. I am thankful to you.
I will close this post case later.
Also, happy your Thanksgiving.
Sinan,
Thanks and best regards.