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.

CCS: help with scripting

Tool/software: Code Composer Studio

Hello,

I am currently using TDA3xx.

I have a script that knows to connect ,load and run all of the cores.

I would like add to the script some code that after a specific core (say ARM IPU1_C1) reaches main scripts gets back control, do some modification on the memory and resume the core (continue the core's execution).

I have not found how to do the above and would appreciate if i can get guidance in how to do it

Thanks

Guy