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/PROCESSOR-SDK-DRA8X-TDA4X: How to debug Vision Apps examples

Part Number: PROCESSOR-SDK-DRA8X-TDA4X


Tool/software: Code Composer Studio

Hi, I am trying to debug the Vision Apps examples, specifically the image classification on target TDAV4M
(software-dl.ti.com/.../group_apps_dl_demos_app_tidl.html)

I have built the SDK with debug PROFILE, and copied to the SD card as indicated in:

software-dl.ti.com/.../INCREMENTAL_UPDATE_AND_DEBUG.html

The following files were created:
/vision_apps/out/J7/A72/LINUX/debug/vx_app_tidl.out
/vision_apps/out/J7/A72/LINUX/debug/vx_app_tidl.out.map

Now I want to debug with CCS, but the Vision Apps User Guide give no more information.

The processor-sdk-rtos documentation shows different possibilites: (software-dl.ti.com/.../ccs_setup_j721e.html)

* Load RTOS/baremetal application binaries thru CCS
* Using CCS Debug with Linux on A72

I tried both with no success.

Could you please indicate which steps should I follow, for example, which files need to be loaded to which core, and how to do that?, specific settings like boot mode (SD boot, No boot) or which target configuration to use (gel or no gel) , and whether I have to execute some scripts like launch.js or launch_tidl.js.

Kind Regards

Gildardo