Not [Wayne Holder], that’s for sure. He writes in to let us know about a project he’s been working on for a while that allows you to debug the execution of code on an Arduino with a second Arduino. In ...
If you are used to coding with almost any modern tool except the Arduino IDE, you are probably accustomed to having on-chip debugging. Sometimes having that visibility inside the code makes all the ...
ST-Link V2 has compability issue with SAMD21. This is not best way to debug. Arduino Zero has an Atmel’s SAMD21 MCU with SWD debug support. The cheapest SWD debugger I know is a non-official ST-Link ...
Arduino developers, students and enthusiasts may be interested in the Segger Arduino debugger, “Debuggers are the scalpel that allows a developer to dissect any application code running on embedded ...
As you may know, one of the ways I keep myself out of trouble (except with my wife, of course) is to always have a bunch of hobby projects on the go. A few years ago I started playing with Arduino ...
requires a physical cable to the Arduino device (if the device is far away or in a remote location this is not easy) debugging multiple Arduinos at the same time requires many serial ports and a lot ...
Arduino and electronic enthusiasts searching for a debugging development shield that can be used with a wide variety of Arduino development boards and their compatible counterparts. Maybe interested ...
Got a microcontroller but no debugger? Or possibly a microcontroller that doesn't support a debugger? Then these tips are for you! Got a microcontroller but no debugger? Or possibly a microcontroller ...