Errors when flashing ESP8266

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
QAQAQ
Posts: 1
Joined: Sat Jul 25, 2020 2:19 pm

Errors when flashing ESP8266

Post by QAQAQ » Sat Jul 25, 2020 2:26 pm

Hello, i use pycharm and micropython plugin. If i try to flash main.py file i get a lot of errors like below:

Image

It doesn't matter if i write some code like import machine or print(), errors sometimes occur sometimes not. Someone maybe had similar problem and know the solution? Thanks..

Post Reply