hello, > From: "Daniel Kruszyna" <[EMAIL PROTECTED]>
> J?rg Diederich <[EMAIL PROTECTED]> wrote: > > hello to everyone, i have been working on avrdude to support > > programming via a controller area network interface. if there are any > > interests in it, i would publish it (patches or whatever). in order to > > give something back to the avrdude project. the solution uses the > > libpcan from peak-systems. of course, it doesn't influence existing > > work. just the prerequiste of the libpcan needs a change to optional, > > i guess. bye j?rg > > What protocol are you using over CAN to do the programming? Did you > also write the corresponding bootloader for the AVR? the protocol is an extension, or better: a change, of a proposal made by atmel, as described in http://www.atmel.com/dyn/resources/prod_documents/doc7592.pdf . in detail, the change was necessary as i had to to support programming of multiple boards at the same time. and yes, there's a bootloader for this, written with avr-g++ and the avr-libc. bye joerg -- _______________________________________________ Get your free email from http://www.graffiti.net Powered By Outblaze _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
