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.

PROCESSOR-SDK-J784S4: PROCESSOR-SDK-J784S4:

Part Number: PROCESSOR-SDK-J784S4

Tool/software:

Hello

      I am working with the TI OpenVX SDK included in the ti-processor-sdk-rtos-j784s4-evm-09_02_00_05 package and need to debug the TIOVX application code in PC host emulation mode(not using any specifi IDE). However, I am encountering issues when trying to debug using gdb along with exe file.

     errors : Reading symbols from vx_tutorial_exe...
     (No debugging symbols found in vx_tutorial_exe)

     Is there any specific documents related debugging the TIOVX application?