NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Support Forum » avrdude compiling
|
January 31, 2013 by cjohnson |
New to nerd kits when trying to upload initialload.c to mcu I get the following I am using Ubuntu 12.04 chris@chris-FK792AA-ABA-a6600f:~/Desktop/Code/initialload$ sudo make avrdude -c avr109 -p m168 -b 115200 -P /dev/ttyUSB0 -U flash:w:initialload.hex:a Connecting to programmer: .
Found programmer: Id = "Huh? Go"; type = Thanks |
|---|---|
|
January 31, 2013 by cjohnson |
figured it out did not have switch in right postion now I am only getting is Alive on lcd Thanks |
|
January 31, 2013 by cjohnson |
got it working had to delete .hex and.o files and start over again thanks |
Please log in to post a reply.
|
Did you know that 20 LEDs can be controlled from 11 microcontroller pins, to make a twinkling heart outline? Learn more...
|