Hi,
I have several binary(.out/elf files in the workspace),I need to flash these binaries using CCSV6.
In CCS when we click on RUN->Debug binary is built again in the workspace and the generated binary is flashed and executed.
Is it possible to flash the external binaries in the CCS and execute it bypassing the build as mentioned above?
Thanks in advance