[Icc-avr] Including bootloader in main hex file
Johan H. Bodin
jh.bodin at telia.com
Tue Sep 18 02:36:26 PDT 2007
It may work, but the chip programming software at the other end
may choose to stop reading the file when it encounters the first
intelhex "end record". You may wish to remove the end record
(:00000001FF) from the first file before concat'ing the files.
Regards
Johan Bodin
Richard wrote:
> Yup, just concat them...
>
> At 01:49 AM 9/18/2007, Tim Mitchell wrote:
>> It's obviously bootloader week here on iccavr.
>>
>> I have finally got my stand-alone bootloader application working for my
>> AVR90USB1287 project. Is there a good way of including the bootloader's
>> hex file in with the main application hex file for production
>> programming? Seems like a simple question but I can't work out how,
>> other than combining the hex files manually.
More information about the Icc-avr
mailing list