Tool/software: Code Composer Studio
Hello,
What are the preferred debugging strategies for TDA4 and more specifically vision apps demo applications?
In the documentation, psdk_rtos_auto/docs/user_guide/CCS_SETUP_INSTRUCTIONS.html there is a step:
Step 4: Load RTOS/baremetal application binaries thru CCS
which explains how to load RTOS application binaries. How can Linux + RTOS be debugged using CCS?
The Linux running on the board has gdbserver installed, so it can be used for remote debugging. But will this method be suitable for debugging applications that run on multiple cores?
If there are any other methods, please suggest.
Thanks,
Todor