Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Arduino: 1.6.11 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 115200, 4M (3M SPIFFS)"
- Build options changed, rebuilding all
- Sketch uses 222,213 bytes (21%) of program storage space. Maximum is 1,044,464 bytes.
- Global variables use 31,588 bytes (38%) of dynamic memory, leaving 50,332 bytes for local variables. Maximum is 81,920 bytes.
- C:\Users\xxx\AppData\Local\Arduino15\packages\esp8266\tools\esptool\0.4.9/esptool.exe -vv -cd nodemcu -cb 115200 -cp COM1 -ca 0x00000 -cf C:\Users\xxx\AppData\Local\Temp\build48b2fca13fb12d7c15d8dce627beccb2.tmp/Blink.ino.bin
- esptool v0.4.9 - (c) 2014 Ch. Klippel <[email protected]>
- setting board to nodemcu
- setting baudrate from 115200 to 115200
- setting port from COM1 to COM1
- setting address from 0x00000000 to 0x00000000
- espcomm_upload_file
- espcomm_upload_mem
- setting serial port timeouts to 1000 ms
- opening bootloader
- resetting board
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- resetting board
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- trying to connect
- An error occurred while uploading the sketch
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- resetting board
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- trying to connect
- flush start
- setting serial port timeouts to 1 ms
- setting serial port timeouts to 1000 ms
- flush complete
- espcomm_send_command: sending command header
- espcomm_send_command: sending command payload
- read 0, requested 1
- warning: espcomm_sync failed
- error: espcomm_open failed
- error: espcomm_upload_mem failed
- This report would have more information with
- "Show verbose output during compilation"
- option enabled in File -> Preferences.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement