Alright Im back with the new chip.
I tried all the GUIs first but most of them dont support the ATMEGA1284p or I get the " cannot set sck period." error. Assuming I understand the function of sck period I would need to set it to 16mhz which AVRDUDESS isnt allowing me to because its not in the dropdown choices. Or is this an indication of another error?
With that I tried to do it with Arduiono. I tried it with libraries from maniacbugMighty, Optiboot and Gen7 which all results in the same sck error.
Then I tried it manually via command line with avrdude like its described in the GEN7 article. Here I cant get over the fact that avrdude doesnt want to recognize the 1284p in its library. I´ve seen codesnippets which appearently should add the 1284p to the conf but somehow manually writing in in the conf doesnt work or its the wrong code. Is there any way to import it correctly via command line?
I tried all the GUIs first but most of them dont support the ATMEGA1284p or I get the " cannot set sck period." error. Assuming I understand the function of sck period I would need to set it to 16mhz which AVRDUDESS isnt allowing me to because its not in the dropdown choices. Or is this an indication of another error?
With that I tried to do it with Arduiono. I tried it with libraries from maniacbugMighty, Optiboot and Gen7 which all results in the same sck error.
Then I tried it manually via command line with avrdude like its described in the GEN7 article. Here I cant get over the fact that avrdude doesnt want to recognize the 1284p in its library. I´ve seen codesnippets which appearently should add the 1284p to the conf but somehow manually writing in in the conf doesnt work or its the wrong code. Is there any way to import it correctly via command line?