cyclop_plus
cyclop_plus copied to clipboard
flashing is not working
Here is the code AVRDUDESS gives me when I want to flash the firmware:
avrdude.exe: set SCK frequency to 1500000 Hz avrdude.exe: warning: cannot set sck period. please check for usbasp firmware update. avrdude.exe: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.01s
avrdude.exe: Device signature = 0x1e950f avrdude.exe: NOTE: "flash" memory has been specified, an erase cycle will be performed To disable this feature, specify the -D option. avrdude.exe: erasing chip avrdude.exe: set SCK frequency to 1500000 Hz avrdude.exe: warning: cannot set sck period. please check for usbasp firmware update. avrdude.exe: reading input file "C:\Users\Justin\Downloads\cyclop_plus.hex" avrdude.exe: invalid record at line 47 of "C:\Users\Justin\Downloads\cyclop_plus.hex" avrdude.exe: read from file 'C:\Users\Justin\Downloads\cyclop_plus.hex' failed
tried it with several hex files. Nothing seems to work