avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Re: bootloader for AVR USB DFU


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Re: bootloader for AVR USB DFU
Date: Sun, 24 Sep 2006 15:45:04 +0200
User-agent: Mutt/1.5.11

As Andrew Straw wrote:

> I agree that sounds like a good idea to include in AVRDUDE. What is
> the bootloader you mention with the "there is already one"?

I had to dig up some old email where someone mentioned this to me.
Here's the URL:

http://dfu-programmer.sourceforge.net

> With the ability to load firmware without unplugging a USB device,
> however, it would be nice to have a library that could do this from
> within an application without needing to install/run AVRDUDE.

I think AVRDUDE could also become a library, if someone wants to spend
a bit of work into it.  Most of the internal functions are already
"static", albeit a few programmers have to expose interface to other
programmers (like the stk500v2 and jtagmkII programmers share quite a
bit of code in order to implement ISP mode through the JTAG ICE mkII).
It probably requires some cleanup in main.c, and to document how to
use it.

But that needs to be discussed on the avrdude-dev mailing list rather
than here.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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