Firmware gurus,
I’m trying to modify mode levels in STAR off time. When I try to flash after changing medium and high mode pwm levels I get the following error message from averdude. I’ve never seen this before and have no ideas what to do. Interesting thing is that I can flash it fine if I disable dual channel. Any ideas?
Thanks,
Brian
C:\avrusb>avrdude -p t13 -c usbasp -u -Uflash:w:siz.4.hex:a -Ulfuse:w:0x75:m -Uh
fuse:w:0xFF:m
avrdude: warning: cannot set sck period. please check for usbasp firmware update
.
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e9007
avrdude: NOTE: “flash” memory has been specified, an erase cycle will be perform
ed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: warning: cannot set sck period. please check for usbasp firmware update
.
avrdude: reading input file “siz.4.hex”
avrdude: input file siz.4.hex auto detected as Intel Hex
avrdude: ERROR: address 0x0404 out of range at line 65 of siz.4.hex
avrdude: read from file ‘siz.4.hex’ failed
avrdude done. Thank you.