cortex-debug icon indicating copy to clipboard operation
cortex-debug copied to clipboard

Turn off default arguments to openocd server.-

Open ajaykumar-mnit opened this issue 1 year ago • 0 comments

Hi, I want to debug my Firmware code for Cortex-R core. openocd and gdb both works fine in command prompt. Just want to use VScode GUI for debugging. I have the openocd cfg and tcl file ready. Just want to mention them in launch.json. Thats why I want to use overrideLaunchCommands parameter. but I am not able to over ride all the default commands given to openocd server. Can you please help me how I can give only openocd.exe -f config.cfg -f file.tcl through launch.json.

ajaykumar-mnit avatar Feb 22 '24 14:02 ajaykumar-mnit