avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Boot loaders


From: Larry Barello
Subject: Re: [avr-gcc-list] Boot loaders
Date: Mon, 9 Jun 2003 13:11:10 -0700

The "intel hex" output of avr-objcopy only supports 64k address space.  How do 
folks get
bootloader code out of their projects?  Is there another suitable format I can 
use that
understands 128k address space?

Srec looks great!

----- Original Message ----- 
From: <address@hidden>
To: "Larry Barello" <address@hidden>; "AVR GCC List" <address@hidden>
Sent: Monday, June 09, 2003 11:27 AM
Subject: Re: [avr-gcc-list] Boot loaders


> > Well, I got it to work (finally could connect to
> www.gnu.org - it must
> > have been down last night - and read the linker script
> section) but it
> > is a total hack and wish there was a better way.  It
> would also be nice
> > if the resulting HEX file were not 90% 0xFF...  Here is
> what I did:
> >
>
> If you want to filter the hex file directly, you can check
> out the SRecord utilities that come with WinAVR.
>
> Eric
>
>
>



reply via email to

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