I'm on the latest version of CCS 4.x and trying to get a simple DSP app to run on my C68A816x DDR2 Integra to say "Hello world". It's proven to be far from simple; here's where I am so far:
0) Create a new CCS project with appropriate C6000 and C674x processor selections and load the SYS/BIOS "Hello Example" project template.
1) Launch target configuration.
2) Connect to ARM Cortex A8.
3) Load ti816x_ddr.gel file.
4) Run "Netra external memories" GEL script.
5) Run "CPUs bringup->C674x" GEL script.
6) Connect to DSP.
7) Run "Target->Debug Active Project".
8) Fail.
So in stage 8 I was expecting "Hello world" to appear in the console but nothing did. I am using both printf and system_printf in the DSP code.
Here is a screenshot of stage 8.

Anyone have any suggestions how to run this simple helloworld program on the DSP only?
Thanks,
Ralph




