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.

C6713 command for emulation break

Other Parts Discussed in Thread: TMS320C6748

Hello,

I'm debugging a TMSC3206713 program, using CCS9.2 and Blackhawk XDS560.  I'd like to add a single (or multiple) command at any given software location in a source file, to make the program break.  Essentially an automatic emulator breakpoint, but done programatically, instead of via CCS.  

With a C6748 platform, and Spectrum Digital XDS560, I had used this command, but it is not supported on the C6713.

asm( " SWBP 0")

Please advise,

Robert