Home › Evil Mad Scientist Forums › Other kit and product support › How to add new programs to Octolively › Re: How to add new programs to Octolively
November 20, 2012 at 8:26 pm
#20976
kflinderman
Participant
Back again. This time I’m having troubles with installing the program. I keep getting
avrdude -p m164p -c avrispmkII -P -v -e -B 4 -U lfuse:w:0xC2:m -U hfuse:w:0xD9:m -U efuse:w:0xFD:m -U flash:w:octolively.hex
avrdude: ser_open(): can’t open device “-v”: The system cannot find the file specified.
avrdude done. Thank you.
make: *** [install] Error 1
I have edited the make file with the appropriate usb port number, but left the rest the same since I am using a USBtiny and the MHV AVR Tools. I can only assume that avrispmkII is not the appropriate programmer, but I do not know which one is correct for me. There didn’t seem to be something there for the MHV AVR Tools.