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/TDA2SA: How do implement debugging vision sdk on CCS IDE ?

Part Number: TDA2SA


Tool/software: Code Composer Studio

Hi  TI experts,

SoC : TDA2SA

SDK version : PROCESSOR_SDK_VISION_03_07_00_00 (Installer Package for Linux)

EVM Board : VAYU EVM XC5777X CPU BOARD

Some questions:

1.  How do load the entire vision sdk to ccs for debugging ?

2. Currently, IPU1_0 can been half in ipc link only. BUT for usecases operator on IPU1_0,

     - How to achieve usecases option list on terminal screen ?  ==> I guess it's "TASK thread (something likes interrupt/timer doesn't support on simulator)" causing IDE could not to work on the each branch and stop at breakpoint !

     - Do you know any clear instruction or hints to achieve customs usecases C code(or other C code) on shared area? good to setup breakpoints on this.

Matt Yen