This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to take a processor out of reset in CCS?

I have an EVM with the C6a8168 and the way it is setup the ARM keeps the DSP held in reset unless ProcMgr does otherwise.  When developing code in Code Composer is it possible to manually take the DSP out of reset so that code may be loaded into it?  If so, how?  I can connect to the ARM, it gets halted, but I can only connect to the DSP if there is already a program running on it, the DSP is already out of reset.

Lee Holeva