NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Basic Electronics » Error: "Maybe it isn't a butterfly/AVR109 but a AVR910 device?"

July 17, 2011
by codenamejupiterx
codenamejupiterx's Avatar

OK i found my dev folder and edited the make file and made the change between from/dev/ttyUSB0 to /dev/cu.PL2303-0B2 (the file in my dev folder)....Now i am getting this error.

          avrdude -c avr109 -p m168 -b 115200 -P /dev/cu.PL2303-0B2 -U flash:w:initialload.hex:a

         Connecting to programmer: .
         Found programmer: Id = "Huh? Go"; type = '
           Software Version = t. ; Hardware Version = '.S
        avrdude: error: buffered memory access not supported. Maybe it isn't
        a butterfly/AVR109 but a AVR910 device?
        make: *** [initialload-upload] Error 1
July 17, 2011
by hevans
(NerdKits Staff)

hevans's Avatar

Hi codenamejupiterx,

The "Huh? Go" in your error definitely means your chip is not in programming mode. Double check that the programming switch is installed an in the right position, and reset power to the chip to boot into programming mode. You should see two lines on the LCD when you are in programming mode.

Humberto

July 17, 2011
by codenamejupiterx
codenamejupiterx's Avatar

THANKS HUMBERTO!!!!!!! I had to reboot after changing the switch position!!!!! I am learning alot!!!! I love this kit!!!!!!! Have a great night!!!!

Post a Reply

Please log in to post a reply.

Did you know that a square wave sounds different than a sine wave? Learn more...