From: MAUGIS D. <dm...@ho...> - 2009-11-20 05:25:32
Matthias wrote:
“The atmegas have a rather complex method to perform the
flash
write, that requires a lot of work. This work is done in every
bootloader, but only one (for an USB Atmega) provides
an API to
use the routines in normal applications. “
Can anyone can point me on URL for this bootloader ? I’d
like to
have a try to modify the Arduino one.
Thanks
_________________________________________________________________
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010
From: Matthias T. <mt...@we...> - 2009-11-20 19:02:03
David,
> Can anyone can point me on URL for this bootloader ? I’d
> like to
>
> have a try to modify the Arduino one.
>
Not really a link..
It is the one from Atmel, called DFU Bootloader.
There is a tool called flip to work with it.
Matthias