I recently installed the released version of CCS 5.1 and noticed that the method of launching a JTAG debug session has changed from even CCS 5 beta. CCS 4.x and CCS 5 beta allowed the user to open the target configuration, connect the Cortex A-8 and run a GEL script to take the DSP out of reset. When I try loading/debugging my application with the CCS 5.1 released version, the debugger tries to load the C64x+ directly without bringing up the Cortex A-8 (although, I see the Cortex A-8 and the C64x+ in the Debug Configurations window). The result is an error message that says the "Device functional clock appears to be off." Is this because the C64x+ is still in reset or due to some other issue? How do I launch and load a C64x+ application via the JTAG with the released version of CCS 5.1?
As mentioned in my subject line, I'm using an XDS-100v2 JTAG emulator.
I re-tested the target hardware with CCS 4.2 and it loads and executes properly.