I could only put 2 breakpoints in TMS320F28035 with XDS100V2 JTAG debugger. While it's useful, having only 2 limits the versatility in debugging. Is there a way to get more?
Thanks
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.
I could only put 2 breakpoints in TMS320F28035 with XDS100V2 JTAG debugger. While it's useful, having only 2 limits the versatility in debugging. Is there a way to get more?
Thanks
Gloria Budiman said:I could only put 2 breakpoints in TMS320F28035 with XDS100V2 JTAG debugger. While it's useful, having only 2 limits the versatility in debugging. Is there a way to get more?
Thanks
Gloria,
Sounds like you are debugging code that is in Flash. In this case CCS uses a hardware breakpoint. Hardware breakpoints require silicon resources and unfortunately there are only two hardware breakpoints on current generation 28x devices.
If you are debugging from RAM you will have unlimited breakpoints (these are software breakpoints and not limited by silicon resources).
Regards
Lori