[Icc-avr] Including bootloader in main hex file
Johan Wallström
johan at edab.nu
Tue Sep 18 05:01:27 PDT 2007
Hi Tim
Here's two possible solutions:
* Program a device with the first file, then the other file (make sure to
only erase the device before programming it with the first file). Then read
out the complete file from the device and save it again.
* Use srec_cat.exe and a batch file. It's a software to merge hex files
correctly. I can't recall exactly where I got mine from, but I can send it
if you want. It's quite nice, just run the batch file and the files will be
merged directly.
regards
Johan Wallström
EDAB
----- Original Message -----
From: "Tim Mitchell" <tim at sabretechnology.co.uk>
To: "Discussion list for ICCAVR and ICCtiny Users. You do NOT
needtosubscribeto icc-announce if you are a member of this."
<icc-avr at imagecraft.com>
Sent: Tuesday, September 18, 2007 10:49 AM
Subject: [Icc-avr] Including bootloader in main hex file
> 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.
>
>
> --
> Tim Mitchell
> tim at sabretechnology.co.uk http://www.sabretechnology.co.uk
> Sabre Technology (Hull) Ltd, 3a Newlands Science Park, Hull HU6 7TQ
> Registered in England and Wales no.3131504
> t:01482 801003 f:01482 801078
>
> _______________________________________________
> Icc-avr mailing list
> Icc-avr at imagecraft.com
> http://dragonsgate.net/mailman/listinfo/icc-avr
>
>
More information about the Icc-avr
mailing list