One of my customer is working on a project with important Time constraints.
PN: TMS320C5505
I would like to know if the debugger of CCS intervenes in the run time of the instructions ?
Is it possible to deactivate it and so program the DSP without the debugger ?
The customer uses CCSv5.1.0.09000 and JTag Xds100v2 . Do you have a tool to download the DSP only with the .bin generated with the CCS?
The option of compilation (-symdebug) Allows to deactivate the debug informations
But when the customer activates this option, the degugger seems to be present and the execution time seems to be unchanged
So does the debugger impact on the run time ?