Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off default arguments to openocd server.- #987

Open
ajaykumar-mnit opened this issue Feb 22, 2024 · 0 comments
Open

Turn off default arguments to openocd server.- #987

ajaykumar-mnit opened this issue Feb 22, 2024 · 0 comments

Comments

@ajaykumar-mnit
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant