I have just migrated from CCS4 to CCS5.1.
In the former I started the ARM until it goes into a loop waiting for the C6748 to initialse.
I then select Target->Launch TI Debugger and wait for the USB510 emulator to initialise.
Once initialised I am then able to Target->Connect Target.
Once the target is connected I can then load the symbols and the debugger goes to a while loop at the end of main() in my program. I can then move the cursor to the next line of the code and run the debugger.
I am struggling to see how I can achieve the same thing with CCS5.1.
The only option seems to be to run the debugger which gives a connection error.
Can someone point me in the right direction please?
Thanks in advance
Iain