This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS5.0 Rebuild ELF file for debug, load symbols only.



Hi,

Is there any way to prevent CCS5.0 from rebuilding the ELF file when I enter debug with upload symbols only? My target already has the ELF file loaded by nowFlash.

The rebuild occurs because my pre-build steps re-generate a time/date/revision input header file, so what I really want to do is just on debug use existing build, don't rebuild.

Regards, Tony.