Part Number: CCSTUDIO
Tool/software: Code Composer Studio
I guys,
Currently I have two debug configuration. One to load my .s19 file which is a post processed binary file with added bootloader and crc check. But to debug, I need the symbols so I have another debug configuration with the symbols but that doesn't upload the binary and just connect to the target.
Is there a way I can specify the upload file and the symbol file on the same debug configuration?
I'm using CCS 9.3.0.00012 with the TI ARM toolchain.
Thanks