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.

Help:I cann't set hardware breakpoint in ROM



Hi, all     

         In my recent project with CCS 3.3 and TMS320F2812, it is very strange that I can't set breakpoints in the CCS project program. My program was written in assembly language,  when I flash the program into ROM and found that I can't set the hardware breakpoint in ROM. I did the following test to verify the problem:

        1、In CCS2.2, I could set the hardware breakpoint in ROM, no matter whether the program was written in C or assembly language.

        2、In CCS3.3, I could only set the hardware breakpoint in ROM when the program was written in C language.

       So, my question is does the CCS3.3 support hardware breakpoint in ROM when the program is written in assembly language?