Hello,
For my application I have real time constraint and I think that the debug configuration makes lose execution performance.
So,I try to execute my application in release configuration without any debug information.
For that, I use the --symdebug:none option and program the TMS320C5505 with CCSv5 and the XDS100v2 emulator.
As result, I observe same execution time and it seems that the program keep some debug information because the CCS is able to get connection to the target and to break in the code program.
Is it possible to program the DSP without any debugger fonctionalities ? Is it possible with the CCS or do I have to use another software tool or/and JTag emulator ?
How can I get the real time or performance execution ?
Thanks for any help.
Diane