AVRUSBBoot ATMega1281

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Mon Aug 11, 2008 4:34 pm

You get warnings during compiling (that's OK, the project was built with an older development environment) and an error for the checksize script. Since the hex file is already built when checksize runs, you can safely ignore this error.

drTuk
Posts: 6
Joined: Fri Aug 08, 2008 11:02 pm

Post by drTuk » Mon Aug 11, 2008 4:41 pm

christian wrote:You get warnings during compiling (that's OK, the project was built with an older development environment) and an error for the checksize script. Since the hex file is already built when checksize runs, you can safely ignore this error.


Hi christian,

Do you have a port to m128 of this project?

Regards

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Mon Aug 11, 2008 4:42 pm

Sorry, no, I don't use the Mega128.

drTuk
Posts: 6
Joined: Fri Aug 08, 2008 11:02 pm

Post by drTuk » Mon Aug 11, 2008 4:51 pm

I see that, Ludger had sucess, but don´t uploaded it to forum or the wiki page that you sent him :?

amr

not working on my atmega8

Post by amr » Tue Sep 09, 2008 9:09 am

Ludger wrote:My AVRUSBBoot on the ATMega1281 is still working now. I've made some changes at the C++ software to use hexfiles > 0x10000 and now I'm happy. If anyone is interested in code please give me a short reply where I should upload it :-)

please upload the working files of avrusbboot. i tried alot but not working( even my winXP not recognizing the device)

Post Reply