- Joined
- Oct 21, 2005
- Messages
- 5,489
- Reaction score
- 1,747
- Trophies
- 3
- Age
- 56
- Location
- Somewhere in this potatoland!
- Website
- djoen.dommel.be
- XP
- 2,944
- Country

Takrin,
Can you program this code using the ATMEL programmer build from the ChiiP page ?
http://chiip.descrambler.de/index.php/Programmer
ThX for the answer, already
(Need to build a new external case for this one)
Tested it: i get the following error:
avrdude -p m8 -c sp12 -P lpt1 -U flash:w:wiikey.bin:r -U lfuse:w:E3
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x1e9307
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "wiikey.bin"
avrdude: writing flash (8056 bytes):
Writing | ################################################## | 100% 3.33s
avrdude: 8056 bytes of flash written
avrdude: verifying flash memory against wiikey.bin:
avrdude: load data flash data from input file wiikey.bin:
avrdude: input file wiikey.bin contains 8056 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 2.59s
avrdude: verifying ...
avrdude: 8056 bytes of flash verified
avrdude: reading input file "E3"
avrdude: error opening E3: No such file or directory
avrdude: input file E3 auto detected as invalid format
avrdude: can't open input file E3: No such file or directory
avrdude: write to file 'E3' failed
avrdude: safemode: Fuses OK
avrdude done. Thank you.
pause
Press any key to continue . . .
Can you program this code using the ATMEL programmer build from the ChiiP page ?
http://chiip.descrambler.de/index.php/Programmer
ThX for the answer, already
(Need to build a new external case for this one)
Tested it: i get the following error:
avrdude -p m8 -c sp12 -P lpt1 -U flash:w:wiikey.bin:r -U lfuse:w:E3
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x1e9307
avrdude: NOTE: FLASH memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "wiikey.bin"
avrdude: writing flash (8056 bytes):
Writing | ################################################## | 100% 3.33s
avrdude: 8056 bytes of flash written
avrdude: verifying flash memory against wiikey.bin:
avrdude: load data flash data from input file wiikey.bin:
avrdude: input file wiikey.bin contains 8056 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 2.59s
avrdude: verifying ...
avrdude: 8056 bytes of flash verified
avrdude: reading input file "E3"
avrdude: error opening E3: No such file or directory
avrdude: input file E3 auto detected as invalid format
avrdude: can't open input file E3: No such file or directory
avrdude: write to file 'E3' failed
avrdude: safemode: Fuses OK
avrdude done. Thank you.
pause
Press any key to continue . . .






