Arduino Forum
>
Using Arduino
>
Avrdude, stk500, Bootloader issues
>
not uploading
Print
Go Down
Pages:
[1]
Topic: not uploading
(Read 338 times)
previous topic
-
next topic
vbee
Newbie
Posts: 1
Karma: 0
[add]
not uploading
Jul 08, 2018, 11:45 pm
it used to upload, but now its not. help!
ieee488
Faraday Member
Posts: 4,314
Karma: 482
[add]
Re: not uploading
#1
Jul 09, 2018, 12:08 am
Quote from: vbee on Jul 08, 2018, 11:45 pm
it used to upload, but now its not. help!
so little information
pert
Brattain Member
Posts: 15,715
Karma: 1715
[add]
https://github.com/per1234?tab=repositories
Re: not uploading
#2
Jul 09, 2018, 12:18 am
Please do this:
File > Preferences > Show verbose output during: > compilation (uncheck) > upload (check) > OK
Sketch > Upload
After the upload fails you'll see a button on the right side of the orange bar "Copy error messages". Click that button.
Paste the error messages in a reply here
USING CODE TAGS
(
</>
button on the toolbar).
larryd
Brattain Member
Posts: 15,857
Karma: 1384
[add]
The last thing you did is where you should start looking.
Re: not uploading
#3
Jul 09, 2018, 03:42 am
Last Edit
: Jul 09, 2018, 03:45 am by larryd
Maybe you burned up the Arduino.
Maybe you are not following the upload sequence properly.
Maybe you have a bad cable.
Maybe you clobbered the bootloader.
Maybe you should try the loopback test.
Maybe you should try some troubleshooting.
https://www.arduino.cc/en/Guide/Troubleshooting#upload
No technical PMs.
The last thing you did is where you should start looking.
Print
Go Up
Pages:
[1]
Loading...