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.

Unable to debug algorithm in A15 core in CCS

Hi,

We are working in TDA2x VAYU board using vision_sdk_02_07. We have ported our algorithm in A15 core.
When we tried to debug the code in CCS v6.0, we are unable to keep breakpoints in the code.
NOTE: The binaries which we loaded and the code which we want to debug are from the same workspace.

Is there any way to debug algorithms ported in A15 in CCS?

Regards,

Niranjana

  • Niranjana,

    I am unsure what exactly is happening. I have the impression you are using a makefile project (as the norm for Vision SDK projects) but is debugging your code via JTAG. In this case, a project Debug option must be set as shown below.

    That said, unfortunately an outstanding bug that exists in CCSv6.x releases (fixed in the upcoming CCSv6.1.3 release) prevents setting breakpoints from the source code view. Only breakpoints set in the Disassembly view are functional.

    This and a few other related issues can be looked in the link SDOWP in my signature below:

    SDSCM00052474

    SDSCM00052475

    SDSCM00052476

    Regards,

    Rafael