BootLoader for AVR-Doper
Posted: Thu Feb 07, 2008 3:09 am
I have a "www.rototron.info" version of AVR-Doper, i.e. minus the HVSP.
I have compiled the latest firmware (AVR-Doper.2008-02-05.zip) and flashed it in. I left out the HID support since I only wanted the CDC part and I wanted more space for a bootloader. It is working well.
Now, I want to flash in a bootloader so that future firmware upgrades can be done over the USB interface.
As per the readme.txt file in the AVR-Doper firmware package, I looked at the Thomas Fischl's boot loader (http://www.fischl.de/avrusbboot/).
I could not get it to compile because the hardware configuration that the bootloader wants (and as defined in the source) is incompatible with the AVR-Doper's. Or maybe I don't know how to change the USB bus port pins that are defined in the bootloaders code correctly.
Now, is a suitable version of bootloader available in a compiled state somewhere ?
If not, then can someone help me get it to compile.
thanks.
I have compiled the latest firmware (AVR-Doper.2008-02-05.zip) and flashed it in. I left out the HID support since I only wanted the CDC part and I wanted more space for a bootloader. It is working well.
Now, I want to flash in a bootloader so that future firmware upgrades can be done over the USB interface.
As per the readme.txt file in the AVR-Doper firmware package, I looked at the Thomas Fischl's boot loader (http://www.fischl.de/avrusbboot/).
I could not get it to compile because the hardware configuration that the bootloader wants (and as defined in the source) is incompatible with the AVR-Doper's. Or maybe I don't know how to change the USB bus port pins that are defined in the bootloaders code correctly.
Now, is a suitable version of bootloader available in a compiled state somewhere ?
If not, then can someone help me get it to compile.
thanks.