Hi, I'm working with a TMS320C6720 for my final school project and somebody gave me the opportunity to try the XDS510 Emulator JTAG to help me . But actually, I haven't suceeded to work with. So here's the problem: I'm able to connect the JTAG emulator on my dsp and disassemble the program alreadyin it with CCS v3.3 But when I load the same program with my Jtag Emulator, I'm not able to reach any line in my C source code (like when I do the command ''Go Main''). Also , CCS give me this warning :
"Trouble Setting Breakpoint with the Action "Terminate GEL_Go()" at 0x100014a0: Error 0x00000008/-2042 Error during: Break Point, Cannot set/verify breakpoint at 0x100014A0 Sequence ID: 7 Error Code: -2042 Error Class: 0x00000008 Breakpoint Manager: Retrying with a Legacy Hardware breakpoint
Maybe, there's something i do wrong when i configure my project in CCS. So, if you can help me or just give some tips that could set me on the way, i'll be greatful.