Skip to content

Conversation

robamu
Copy link

@robamu robamu commented Dec 26, 2022

Some tweaks I needed for the SWO viewer in VS code to work.

Some things in the cortex-debug plugin changed and it is now possible to write a custom TCL script for the OpenOCD setup.
A default setup file is provided, but did not really do the correct thing for me for the SWO viewer to work.

I created a custom version of this script and with that, I was able to use the SWO viewer. It essential does the same thing which is done in the openocd.gdb file.

I also replaced the deprecated "runToMain" with "runToEntryPoint".

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

Successfully merging this pull request may close these issues.

1 participant