Quando vou compilar um programa no meu ESP32, aparece isso no fim. Nunca tinha dado esse problema, começou hoje.
Serial port COM3
Connecting.....Traceback (most recent call last):
File "esptool.py", line 37, in
File "esptool_init.py", line 1064, in main
File "esptoolinit.py", line 859, in main
File "esptool\cmds.py", line 466, in write_flash
File "esptool\util.py", line 37, in flash_size_bytes
TypeError: argument of type 'NoneType' is not iterable
Chip is ESP32-D0WD-V3 (revision v3.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: c0:49:ef:d0:65:74
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
Configuring flash size...
[9100] Failed to execute script 'esptool' due to unhandled exception!
Failed uploading: uploading error: exit status 1