avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] Incorporating AVR109 compliant bootloader in AVRDUDE proje


From: Enoch
Subject: [avrdude-dev] Incorporating AVR109 compliant bootloader in AVRDUDE project
Date: Tue, 10 Sep 2013 10:52:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Dear AVRDUDE admin,

All my AVR8 projects incorporate some form of AVR109 compliant
bootloader to let endusers load firmware updates with no hardware tool
requirement. 

Since AVRDUDE is de-facto the most popular open-source firmware
up/down-loader in the AVR8 land I think that it would be advantageous
for the AVRDUDE community to have a matching and well-tested
bootloader included in its code base. On further development this
bootloader can overcome AVR109 protocol limits (such as having a 128KB
address space) and set an AVRDUDE standard.

In my latest project I derived the bootloader from Roland Riegel’s GPLv2
licensed BOOFA code (heavily modified). Here it is for your
consideration.

https://github.com/wexi/boofa

Thanks, Enoch.

P/S Written in avrasm2 which is available to all via Atmel's Studio.






















reply via email to

[Prev in Thread] Current Thread [Next in Thread]