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.

Use DVRRDK and CCS to debug dsp code on DM8168

HI:

     we do our development on dm8168 DVR board,and dvrrdk_02.00.00.23 develop kit is used.I want to develop our dsp alg on dm8168.So I modify SCD alg to implement our alg. After A8 booting and load .xe674, I conecting dsp core and load symbols under CCSV5,.

But I can't find any symbols to debug dsp code,  It is also when I remove the -o option and add  --symdebug:dwarf option in the makerules path。

Is any one who can help me?

what should I modify to load dsp code symbols.

Thank you.