{ "version": "0.2.0", "configurations": [ { "name": "AM62X_SK_XDS110.ccxml", "type": "ccs-debug", "request": "launch", "targetConfig": "${targetConfigFolder}\\AM62X_SK_XDS110.ccxml" }, { "name": "hello_world", "type": "ccs-debug", "request": "launch", "projectInfo": { "name": "hello_world", "resourceId": "/hello_world" } } ] }