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

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

Re: [avr-gcc-list] linking bootloader and main application at once


From: dimax un
Subject: Re: [avr-gcc-list] linking bootloader and main application at once
Date: Mon, 2 Oct 2006 13:13:14 -0700

Don't forget that this is not simple end record but check sum. So it
is not good to simply remove it.

Looks like good script to merge a number of HEX files into one HEX
file would be popular tool. This tool should detect clashes, be able
to fill padding, move hex sections to absolute addresses and make
coffee ;-).

Best Regards.
http://www.xdimax.com

On 10/2/06, Shaun Jackman <address@hidden> wrote:
On 10/2/06, Eric Weddington <address@hidden> wrote:
> That won't work because of the end record that is in the hex file specified
> by the Intel standard.

Good point; I forgot about the end record. You should be able to
remove that record with a text editor or sed script though.

Cheers,
Shaun


_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list





reply via email to

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