Hello,
I use Code Composer Studio v6 with a JTAG probe Blackhawk XDS560v2-USB.
This probe is connected to a DSP TMS320C6713.
I have create a first application from the template " Hello World ".
This program draw s "Hello World" in the console with a printf function.
The program does not run correctly.
The function c_int00 is the first function executed after a reset. As shown on the following screen, the first instruction of this function is placed before this function. It's the same for all the functions.
This could explained the dysfunction.
Somebody has an explanation ?
Thank you for your help.
Sincerely yours.