avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] XMODEM Boot Loader


From: E. Weddington
Subject: Re: [avr-libc-dev] XMODEM Boot Loader
Date: Tue, 26 Aug 2003 21:06:36 GMT

> Hi,
> 
> I've created a tiny boot loader for the ATmega128, which
> occupies 0x1fc00 - 0x1fea8 and uses the new functions
> declared in avr/boot.h. It uses the simple XMODEM 
protocol.
> 
> Download the source code from
> www.ethernut.de/arc/xnutboot-20030826.zip
> 
> In the hope that it will be portable to other devices,
> 
> Harald Kipp
> 

Very cool! Thanks for providing this!

However, don't forget that outb and inb are now deprecated. 
Use direct access instead.

Will you announce this on avr-gcc-list as well?

Eric






reply via email to

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