sipeed / Maixduino

Arduino port on Maix board ( k210 )
https://maixduino.sipeed.com
Other
215 stars 95 forks source link

How to solve Maix-Dock's uploading error on Arduino IDE #84

Open TridentTD opened 4 years ago

TridentTD commented 4 years ago

I am a newbie for Maix Dock, I am trying to upload any code to Maix Dock on Arduino IDE.

When I connect the Maix Dock to my computer, my computer can find the Maix Dock's port at COM4.

However when I upload to the Maix Dock, it can't be uploaded completely. The error occurs as the following

image


How to solve the issue for uploading to the board? Thank you.

TridentTD commented 4 years ago

It's already solved! By programmer to k-flash.

Birk-maker commented 3 years ago

I just got a Maixduino and have exactly the same problem using the Arduino IDE as you - before you solved it. The Arduino IDE is set to k-flash as the programmer setting, so I'm not sure why the uploading is not working. How exactly did you solve it? Do I need to install something else? Thanks!