All items tagged with embedded programming and Debugging (3)

| Got a microcontroller but no debugger? Or possibly a microcontroller that doesn't support a debugger? Then these tips are for you!

| The microcontroller (MCU) is a brilliant invention, but it can be truly frustrating when it doesn’t function as expected. Most issues can be...

| To debug a simple microcontroller program usually all you need is a serial port, an LED, a couple of printf statements, and some grey matter...