{ "version": "0.2.0", "configurations": [ { "name": "Flash And Debug with XDS", "type": "ccs-debug", "request": "launch", "projectInfo": { "name": "", "resourceId": "/" }, "device": "MSPM0G3507", "cwd": "${workspaceFolder}", "executable": "${workspaceFolder}/Build/.out", "runToEntryPoint": "main", "verbose": true, "debuggerSettings": { "targetConfigs/MSPM0G3507.ccxml": { "Texas Instruments XDS110 USB Debug Probe/CS_DAP_0": { "data": "\n\n" }, "Texas Instruments XDS110 USB Debug Probe/CORTEX_M0P": { "data": "\n\n\n \n Erase MAIN and NONMAIN necessary sectors only (see warning above)\n \n\n \n 1\n \n\n\n" } } } }, { "name": "", "type": "ccs-debug", "request": "launch", "projectInfo": { "name": "", "resourceId": "/" }, "debuggerSettings": { "targetConfigs/MSPM0G3507.ccxml": { "Texas Instruments XDS110 USB Debug Probe/CS_DAP_0": { "data": "\n\n" }, "Texas Instruments XDS110 USB Debug Probe/CORTEX_M0P": { "data": "\n\n\n \n Erase MAIN and NONMAIN necessary sectors only (see warning above)\n \n\n \n 1\n \n\n\n" } } } } ] }