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.
ATtiny13A: Serial Communications
ATtiny13A: Multitasking
ATtiny13A: Debug Setup
Where I illustrate how to debug code on the ATtiny13A on a Linux computer using the Microchip Snap, bloom and avr-gdb.
Sources#
The code for this article and other articles on the ATtiny13A can be found in the ATtiny13A …