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.

AWR6843ISK: Debugging the DPU standalone code

Part Number: AWR6843ISK

Tool/software:

I am able to run the default DPC chain standalone test code available in C:\ti\mmwave_sdk_03_06_02_00-LTS\packages\ti\datapath\dpc\objectdetection\objdethwa\test\main.c  with the help of command prompt through
the following steps: 
-setting up the environment using 'setenv.bat'-AWR6843
-then used 'gmake -s test' to build and generate the .xer4f file.
-then used the CCS target configuration to load the .xer4f file and enter the debug mode.

My requirement is to set breakpoint and debug intermediate DPUs and other associated " .c source" used to create  the  design. My questions:

1.Please let me know the process or steps need to be followed to set breakpoint and run the debug process on other .c source files on CCS ,since build process was done via command prompt ,without loading any project spec and source files .

2.If you have any documents or link related to it, kindly share it.

  • Hi Vamsi,

    Thanks for posting your question over E2E. Please allow our software expert to respond in a working day or two. In the meantime, you can try loading the *.out file via the load symbols field in the CCS, after flashing the device and entering into functional mode.