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.

RM48L952: CODE COMPOSER STUDIO V08.0.0.000016 : There are 2 settings Debug Download and Relase Download but only one .launch files is shared for both Release,Debug

Part Number: RM48L952

Hi ,

CODE COMPOSER STUDIO V08.0.0.000016  :

There are 2 settings under projects menu Debug Download and Relase Download

but both the Debug Project Settings and Release Project Flash Settings use or share one .launch file .

We need .launch files to be different .launch file for Release . 

As per our project requirement there should be 2 .launch files one for the Debug ,And One for the Release .

we use different Flash ECC generation settings for Debug and Relase and all the time we need to manually edit the FLASH SECTORS Settings , ECC Generation settings etc . 

How is it possible to use .launch files different for DEBUG and RELEASE .

Thanks,

  • Hello,

    but both the Debug Project Settings and Release Project Flash Settings use or share one .launch file .

    This is correct. 

    we use different Flash ECC generation settings for Debug and Relase and all the time we need to manually edit the FLASH SECTORS Settings , ECC Generation settings etc . 

    How is it possible to use .launch files different for DEBUG and RELEASE .

    You can manually create launch configurations, each with different debug (flash) settings which reference different executables (DEBUG and RELEASE). 

    Note that there is a "duplicate" button to make a copy of an existing configuration. You can duplicate the one you have and then tweak the copy for the other configuration. This will be easier than creating a new one from scratch

    See the below video for an example:

    https://dev.ti.com/tirex/explore/node?node=ACS5rI3aZwRPihAdTN-9vw__FUz-xrs__LATEST

    Thanks

    ki