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?