microsoft / vscode-arduino

Visual Studio Code extension for Arduino
Other
1.14k stars 195 forks source link

Unable to Debug Adafruit SAMD Boards #957

Open timonsku opened 4 years ago

timonsku commented 4 years ago

Whenever I try to start a debugging session with any Adafruit based SAMD21 board I get a pop up saying that its currently not supported, even the officially supported board the Feather M0 gives the same error message. Is it not possible to debug any generic SAMD21 board without it being tested? They all behave the same way.

GregTerrell commented 4 years ago

I don't know about your full development environment, but I have had success with the SAMD21 (Adafruit Feather M0 Express) and wrote an Medium article with the setup and steps. Have YouTube and supporting files on github as well.

Hope this helps, Greg

robotdad commented 3 years ago

@GregTerrell could you share a link to that article? I wasn't able to find it.

GregTerrell commented 3 years ago

You can find it on the LooUQ Blog here. It is also on Medium