-
Notifications
You must be signed in to change notification settings - Fork 13.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to upload Sketch #710
Comments
This is a known issue with PL2303: igrr/esptool-ck#9 |
Hi, I am getting following errors while uploading my code to arduino. Sketch uses 236,389 bytes (54%) of program storage space. Maximum is 434,160 bytes. |
Connect |
In the circuit the GPIO0 pin is connected to VCC through a 10 k resistor. The voltage on the reset pin is 1.97V. in normal operation. I tried it with 5 esp8266 modules which all were functioning properly after this modification and did not before. |
I'm having trouble uploading the blink sketch to my ESP-01. I'm on MacOS 10.10.5, with Arduino 1.6.5 and the stable board manager (http://arduino.esp8266.com/stable/packa ... index.json). I've also tried the staging version, but no difference.
When I upload the sketch, I get this log, and the sketch does not appear to be working. Using themadinventor's esptool.py, I am able to upload the nodecmu image to the very same module. I'm using an PL2303 cable (Adafruit clone).
I've also played around with the various settings (flash mode, speed, etc.), but to no avail.
Any suggestions?
The text was updated successfully, but these errors were encountered: