Where I continue to discus how to debug code on the ATtiny13A on a Linux computer using the Microchip Snap, bloom, avr-gdb and gdb-dashboard. This entry goes into a detail as to how I like to use avr-gdb, Bloom and a customized window from gdb-dashboard to …
ATtiny13A: Debug Part 2
Where I continue to discus how to debug code on the ATtiny13A on a Linux computer using the Microchip Snap, bloom and avr-gdb. This entry goes into a little more detail as to how to use gdb along with Bloom to debug the ATtiny13A.
Sources#
ATtiny13A: Serial Communications
ATtiny13A: Multitasking
ATtiny13A: Development and Debug Setup
Where I illustrate how to develop and debug code on the ATtiny13A on a Linux computer (Raspberry Pi) using the Microchip Snap, bloom and avr-gdb.
Sources#
The code for this article and other articles on the ATtiny13A …