Konkret: Ich verwende Pony 206f und skripte mit
Nach dem AUsführen sind die Fuses alle (bis auf SPIEN) auf 1. MitCode:# generated file SELECTDEVICE ATmega8 call "echo Loading PROG from blinky.hex..." LOAD-PROG blinky.hex call "echo Loading DATA from blinky_eeprom.hex..." LOAD-DATA blinky_eeprom.hex call "echo Writing ALL to ATmega8..." WRITE-ALL
vor dem WRITE-ALL scheint das Problem nicht mehr auszutreten.Code:call "echo read FUSE..." READ-FUSE
Lesezeichen