Replies: 1 comment 1 reply
-
I'm also stuck on this on win10, I can't get the gdb to work, I installed the gcc from the arm link, added the path like instructed. gdb command wont run, gdb doesnt seem installed.. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does somebody know a solution to use the fancy gdb solution which linux provides on windows?
I tried to use wsl but there I can't find my micro:bit usb device.
Further I tried to just run gdb in wsl but the cargo embed on windows host. But the gdb session is opened at localhost:1337 of my windows host system. I can't get an connection from inside my wsl.
Does somebody have an idea?
Beta Was this translation helpful? Give feedback.
All reactions