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