B Robot Evo 2 - Can't upload new Arduino code
|
11-17-2017, 04:51 AM
Post: #1
|
|||
|
|||
B Robot Evo 2 - Can't upload new Arduino code
Hi
I just finished assembling my new R Robot Evo 2 and I wanted to make a change to the Arduino code and upload it to the Leonardo but each time I try, I get an error. My computer (Windows 10) detects the arduino on COM9. Then when I upload, it sounds like the arduino disconnects and reconnects on COM10. I then get a message from avrdude that COM10 Access is denied. This is what I see in the message window: Code: Sketch uses 22068 bytes (76%) of program storage space. Maximum is 28672 bytes. |
|||
11-17-2017, 10:52 AM
(This post was last modified: 11-17-2017 10:53 AM by PaoloP.)
Post: #2
|
|||
|
|||
RE: B Robot Evo 2 - Can't upload new Arduino code
Download and install latest Arduino IDE version 1.8.5 --> https://www.arduino.cc/en/Main/Software
Don't use the WinApp from Microsoft Store. Since this is not a specific problem for B-Robot, I believe that Arduino Forum are more suitable to look for solutions to this problem --> https://forum.arduino.cc/index.php?board=2.0 |
|||
11-17-2017, 05:33 PM
Post: #3
|
|||
|
|||
RE: B Robot Evo 2 - Can't upload new Arduino code
Thanks but I'm already using the latest IDE that's not downloaded from the Microsoft store.
This IS a question for B-Robot since what I built is completely stock and they provided the code too. This is called product support. I'll just wait for someone who's able to help. |
|||
11-18-2017, 11:14 AM
(This post was last modified: 11-18-2017 11:15 AM by JohnQ.)
Post: #4
|
|||
|
|||
RE: B Robot Evo 2 - Can't upload new Arduino code
(11-17-2017 05:33 PM)NoFunZzz Wrote: Thanks but I'm already using the latest IDE that's not downloaded from the Microsoft store.I think PaoloP was trying to help too... I think you misunderstood him when he proposed to take a look to the Arduino´s IDE forum instead. Did you select the ARDUINO LEONARDO as BOARD in the arduino IDE? This could be the problem. This line: "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files (x86)\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega32u4 -cavr109 -PCOM10 -b57600 -D -Uflash:w ![]() Which Arduino IDE are you using? |
|||
11-24-2017, 03:32 AM
Post: #5
|
|||
|
|||
RE: B Robot Evo 2 - Can't upload new Arduino code
I'm using IDE version 1.8.5.
I switched to another computer and now the upload works. Weird. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)