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.

TDA4VM: debugging in CCS

Part Number: TDA4VM

Hi,

I try to load mcu firmware using rproc commands at u-boot prompt and debug it in CCS.I can see the imformation in the disassembly window.But how can I know that I have load the  firmware correctly and the mcu runs correctly ?

Regards,

HJ

  • Hi HJ,

    You need to load the correct symbols and then you can also look at the portions of C code running along with the call trace.

    Please click Run -> Load -> Load symbols and then load the *.xer5f or *.out of the firmware running. 

    Are you running some SDK firmware? If yes, I can help you locate the *xer5f or *.out file for the firmware.

    Regards,

    Karan