Hello
I write some code which I want to be executed on DSP.
I created a CCS project for C6000 compiler and would like to debug it. According to http://processors.wiki.ti.com/index.php/Connecting_to_DSP_on_C6A8168,_DM8168,_DM8148 I create a project for ARM, launch debug session, load GEL file, do Scripts->TI816X CPU BRINGUPS->C674x. From here I don't quite understand how to debug my project for C6000. I can load ".out" file to DSP, core TI XDS100v2 USB Emulator/C674X_0 turns into running state, but I don't see how to launch my program or use some debugging options (step by step, f.e.)
I use CCS 5.2.1, EVMDM8168 and XDS100v2 simulator.
Thanks in advance.
Sergey.