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/TDA3XEVM: CCS debug the code in dsp1

Part Number: TDA3XEVM


Tool/software: Code Composer Studio

HI

I am working on a usecase : nullSrc->algo(dsp1)->display  on TDA3,

But there  is something run with algo result,  I need to verify whether the input picture is correct.

but there is no I/O in dsp1, I want to debug in CCS.

I have to set the board from QSPI4 to Debug mode, and  connect all the cpus and load all the programes, the procedure is so slow, especially the loading of the binaries.

How can I improve the debug efficiency?

Thanks!