micropython-ide-vscode icon indicating copy to clipboard operation
micropython-ide-vscode copied to clipboard

Run command stuck on Formatting

Open iBobik opened this issue 7 years ago • 1 comments

Checking current script...
Preparing file /Users/Bobik/Applications/esp-rfid.py/main.py...
Checking `ampy` tool...
Checking `rshell` tool...
Reading settings from config file (.micropythonrc)...
Checking config file...
Checking `ampy` path config...
Checking `rshell` path config...
Checking upload port config...
Connect device from port /dev/tty.wchusbserial1410...
Reading baud rate config...
Using baud rate: 115200
Using port: /dev/tty.wchusbserial1410
Stopping running script if available...
Removing Removing ��������.���...
Removing ��������.���...
Removing ��������.���...
Removing ��������.���...
Removing ��������.���...

It continues printing Removing infinitely.

Opening of REPL in Terminal works.

iBobik avatar Oct 12 '18 17:10 iBobik

I used OTA version of firmware previously. I reflashed board to esp8266-20180511-v1.9.4.bin and not Run works.

iBobik avatar Oct 12 '18 18:10 iBobik