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.
Tool/software: Code Composer Studio
In Assembly language, if I wanted to put something in my code that would trigger the breakpoint mechanism in CCS, what would I write?
I am using the GNU assembler and can't seem to get the "ordinary" breakpoint to work. I remember when I encountered this problem on an x86 processor I could trip an interrupt and break. I was hoping I could do something similar in GNU assembly.
**Attention** This is a public forum