-
Notifications
You must be signed in to change notification settings - Fork 29
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
VS CODE IDE & OpenOCD debugging support #20
Comments
Great, this is helpful! Hopefully this will make it easier for others to debug and work with projects. I got it working on my system with a few changes:
Here's my changes (rebased from your fork): |
Hi, It's good to know that is working on your system.
Can you share which OpenOCD you are using?
|
Hi @danngreen,
You know, vs code is a practical and lightweight IDE so I'd like to introduce how to add vs code IDE and how to configure the OpenOCD gdb server.
For a demonstration, I created a repo, you can run vs code and open the folder "mp1-boot".
This is just a sample for mp1-boot, you can organize the IDE for other programs if needed.
The text was updated successfully, but these errors were encountered: