avrdude:
no programmer has been specified on the command line or the config file Specify a programmer using the -c option and try again
2 Answers 2
On the "Tools" menu choose "Programmer:" and specify AVRISP mkII; be sure that you've also chosen the appropriate "Board:" entry for the Uno. enter image description here
-
yeah i know all that but it keeps showing me the same error!!!Ahmed DemirciOglu– Ahmed DemirciOglu08/25/2016 20:56:18Commented Aug 25, 2016 at 20:56
-
Describe your environment: Windows? Unix, which one? Which version of the Arduino IDE? Or, are you using Eclipse or another IDE? Perhaps you need to re-install? Has it ever worked? Does, "Get Board Info" work?DataJanitor– DataJanitor08/27/2016 01:11:45Commented Aug 27, 2016 at 1:11
-
Oh, are you trying to use the command line tool (avrdude?)DataJanitor– DataJanitor08/27/2016 01:21:26Commented Aug 27, 2016 at 1:21
I fixed it. I just reinstalled the drivers.
lang-cpp