Part Number: TMS320F28379D
Hello,
When uploading code, I clicked the "Remember My Selection" button while choosing the core, so now I'm not asked which core to upload the code to. How to open launch configuration to disable this again?

Thanks
Part Number: TMS320F28379D
Hello,
When uploading code, I clicked the "Remember My Selection" button while choosing the core, so now I'm not asked which core to upload the code to. How to open launch configuration to disable this again?

Thanks
Hi,
Please follow the steps below as a workaround.
1. Navigate to : {workspace_path}/.theia/launch.json (incase you cant see this file, make sure you have permissions to view hidden files)
2. Open the file and navigate to the configuration for your project, remove the launchSettings array from the project config.

3. Once removed, save the file and re-open CCS.

4. Now try to connect a debug session and you would get the pop-up to select the cores again.
Regards,
Shaunak