Processing arduino_nano_esp32 (platform: espressif32; board: arduino_nano_esp32; framework: arduino)
----------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: Redirecting...
PLATFORM: Espressif 32 (7.0.1) > Arduino Nano ESP32
HARDWARE: ESP32S3 240MHz, 320KB RAM, 16MB Flash
DEBUG: Current (cmsis-dap) External (cmsis-dap, dfu, esp-bridge, esp-builtin, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:
-
framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b
-
tool-dfuutil-arduino @ 1.11.0
-
tool-esptoolpy @ 2.41100.0 (4.11.0)
-
tool-mkfatfs @ 2.0.1
-
tool-mklittlefs @ 1.203.210628 (2.3)
-
tool-mkspiffs @ 2.230.0 (2.30)
-
tool-openocd-esp32 @ 2.1100.20220706 (11.0)
-
toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
-
toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5
LDF: Library Dependency Finder → Library Dependency Finder (LDF) — PlatformIO latest documentation
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 36 compatible libraries
Scanning dependencies…
Dependency Graph
|-- Adafruit GFX Library @ 1.12.6
|-- Adafruit SSD1306 @ 2.5.17
|-- EEPROM @ 2.0.0
|-- LittleFS @ 2.0.0
|-- WebServer @ 2.0.0
|-- WiFi @ 2.0.0
|-- Wire @ 2.0.0
Building in release mode
Retrieving maximum program size .pio\build\arduino_nano_esp32\firmware.elf
Checking size .pio\build\arduino_nano_esp32\firmware.elf
Advanced Memory Usage is available via “PlatformIO Home > Project Inspect”
RAM: [== ] 17.7% (used 57928 bytes from 327680 bytes)
Flash: [=== ] 26.6% (used 835885 bytes from 3145728 bytes)
Configuring upload protocol…
AVAILABLE: cmsis-dap, dfu, esp-bridge, esp-builtin, esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
CURRENT: upload_protocol = esptool
Looking for upload port…
Using manually specified: COM11
Uploading .pio\build\arduino_nano_esp32\firmware.bin
esptool.py v4.11.0
Serial port COM11
Connecting…
A serial exception error occurred: Cannot configure port, something went wrong. Original message: OSError(22, ‘Określono nieistniejące urządzenie.’, None, 433)
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: Troubleshooting - ESP32 - — esptool latest documentation
*** [upload] Error 1
=========== [FAILED] Took 12.11 seconds ===========
* The terminal process “C:\Users\Dell\.platformio\penv\Scripts\platformio.exe ‘run’, ‘–target’, ‘upload’, ‘–upload-port’, ‘COM11’” terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.
Processing arduino_nano_esp32 (platform: espressif32; board: arduino_nano_esp32; framework: arduino)
----------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
CONFIGURATION: Redirecting...
PLATFORM: Espressif 32 (7.0.1) > Arduino Nano ESP32
HARDWARE: ESP32S3 240MHz, 320KB RAM, 16MB Flash
DEBUG: Current (cmsis-dap) External (cmsis-dap, dfu, esp-bridge, esp-builtin, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:
-
framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b
-
tool-dfuutil-arduino @ 1.11.0
-
tool-esptoolpy @ 2.41100.0 (4.11.0)
-
tool-mkfatfs @ 2.0.1
-
tool-mklittlefs @ 1.203.210628 (2.3)
-
tool-mkspiffs @ 2.230.0 (2.30)
-
tool-openocd-esp32 @ 2.1100.20220706 (11.0)
-
toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
-
toolchain-xtensa-esp32s3 @ 8.4.0+2021r2-patch5
LDF: Library Dependency Finder → Library Dependency Finder (LDF) — PlatformIO latest documentation
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 36 compatible libraries
Scanning dependencies…
Dependency Graph
|-- Adafruit GFX Library @ 1.12.6
|-- Adafruit SSD1306 @ 2.5.17
|-- EEPROM @ 2.0.0
|-- LittleFS @ 2.0.0
|-- WebServer @ 2.0.0
|-- WiFi @ 2.0.0
|-- Wire @ 2.0.0
Building in release mode
Building FS image from ‘data’ directory to .pio\build\arduino_nano_esp32\littlefs.bin
/assets/images/Tetris_ESP32.WEBP
/index.html
/style.css
Looking for upload port…
Using manually specified: auto
Uploading .pio\build\arduino_nano_esp32\littlefs.bin
esptool.py v4.11.0
Serial port auto
A fatal error occurred: Could not open auto, the port is busy or doesn’t exist.
(could not open port ‘auto’: FileNotFoundError(2, ‘Nie można odnaleźć określonego pliku.’, None, 2))
Hint: Check if the port is correct and ESP connected
*** [uploadfs] Error 2
============ [FAILED] Took 4.30 seconds ============
* The terminal process “C:\Users\Dell\.platformio\penv\Scripts\platformio.exe ‘run’, ‘–target’, ‘uploadfs’, ‘–environment’, ‘arduino_nano_esp32’” terminated with exit code: 1.
* Terminal wi
ll be reused by tasks, press any key to close it.