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.

Question about debugger in Code Composer

we are using Code Composer Studio for TMS320C2000 with the Signum JTAG-JET-TMS target adapter.  We connect to the target and program the 'C2000 flash using the F28xx Programmer, then we can use Quick Watch to look at our variables in the source code.  But when we try to set any breakpoints, we get the error "Could not set hardware breakpoint...."

  • Epic,

    Try stopping debug mode, closing and restarting CCS. Reprogram the flash and try again. Alternatively, try enabling real-time mode (usually two buttons to the left of the Debug button in Debug mode), and then try to set the breakpoint.

    Also, there are a limited number of breakpoint you can set in CCS when using Flash I believe. If you have other breakpoints already, try removing those before setting a different one.

    Nishant