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.