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/TDA3XEVM: How to debug Vision SDK using CCS9.3

Part Number: TDA3XEVM

Tool/software: Code Composer Studio

i'd like to debug  vision sdk  on ccs9.3  and  blackhawk usb system tracer 

i edied   cfg.mk  ( / apps/configs/tda3x_evm_bios_all/)

profile = debug 

and so  build ok

gmake  clean

gmake -s depend

gmake -s 

but i'dont  konw  next step for debug  ussing ccs 

i make target configuration  and  connect tjag emulator 

how to  debug source code  using ccs ?

vision sdk is gnu makefile system  

it's not  ccs project 

i don't know next step

question )

 how to  load  object file  and  breakpoint  in source code