Skip to main content
4 of 5
language improvements
Peter Bloomfield
  • 11k
  • 9
  • 48
  • 87

How do I debug on-chip with Arduino?

Though an emulator is quite useful for debugging code that has no side effects, most real-world applications include some circuitry besides the Arduino. If a microcontroller on an Arduino had a JTAG interface, it would be pretty straight-forward, but what if it's e.g. an Arduino Uno?