Video Tutorial Why do you want to debug the Pico? Debugging is an integral part of software development. It offers a peak ‘under the hood’ of your code so to speak by allowing you to inspect variables that are set whilst the program is actually running on your hardware. Debugging also allows you to set… Continue reading Debugging the Raspberry Pi Pico using Picoprobe