Hello,
I am following the link to use CCS4 debugging DSPLINK apps
http://tiexpressdsp.com/index.php/Debugging_the_DSP_side_of_a_DSPLink_application_on_OMAP_using_CCS
I am using a XDS510USB PLUS to connect to the board. The development (compilng dsplink apps, etc.) is done on Linux, CCS4 is just used as a debugger. There's a particular step using "CCS Parallel Debug Manager" which I could not find in the CCS4 version. Where can I find this in the new CCS4? Also, I would like to see trace (e.g. LOG_print*) in the trace window. I somehow loaded the dsp code in (assembly/c can be seen), but the trace window is grayed - it says this hardware is not trace enabled. How can I enable the trace on?
Thank you.