Hello ,
Please I want to run a hello world project on TMS320C6472-EVM platform using XDS100 USB emulator .I use the CCS v4.
I create a hello ccs project then I add the target configuration by choosing the TMS320C6472 as Board or Device,I add evmc6472.gel file into the initialisation script for each 6 cores then I saved the .ccxml file.
after that I add the DSP/BIOS configuration by choosint ti.platforms.ev6472 as platform and I save the .tcf file.
After that I build my project and i lunched the selected configuration ".ccxml" and after that I connect the target (only one core:TMS320C6472 contains 6 cores).
the target is connected now I press Target ->load program : the program is loaded.
When I run it, this message is appeared:
/********************************/
PLL1 has been configured.
2: GEL StartUp Complete (Primary Core).
C64XP_0: RTDX: RTDX program mode is JTAG.
Turn off cache segment
Disable EDMA events
/********************************/
It doesnt affich hello world
I don't understand the problem.
Please can you help me. I want know all the steps to load a project on TMS320C6472-EVM board
Cordialy David