Timeline for How to add the -F switch for avrdude in Arduino IDE
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 9, 2014 at 15:44 | answer | added | user3028 | timeline score: 3 | |
| Jul 4, 2014 at 6:29 | comment | added | Tomáš Zato | The avrdude doesn't bother to report what signature did he get. It just throws an error and fails. As soon as possible, I'll add the actual error in the question. | |
| Jul 3, 2014 at 22:44 | comment | added | Connor Wolf |
If you have an incorrect device signature, using -F won't fix anything, since it'll be trying to program the wrong microprocessor. What is the actual device signature avrdude is reporting?
|
|
| Jul 2, 2014 at 18:13 | comment | added | Tomáš Zato | Well, I also don't seem to able to find where is the temporary folder for compiled code. And as of are you sure question - I'm not sure about anything. And avrdude is not helping me to be sure with it's unhelpful errors. | |
| Jul 2, 2014 at 13:51 | comment | added | Madivad | In the verbose output of the message window at the bottom of the IDE, you could copy and paste the avrdude command line and add the option yourself. I've never manually compiled or tried it this way, give it a go and see if it works | |
| Jul 2, 2014 at 5:35 | comment | added | jippie | Are you sure you have the correct board type set up and are trying to connect to the correct board? | |
| Jul 2, 2014 at 0:30 | comment | added | Ignacio Vazquez-Abrams |
Have you determined that avrdude works with -F outside the IDE yet?
|
|
| Jul 1, 2014 at 22:56 | history | asked | Tomáš Zato | CC BY-SA 3.0 |