This repository was archived by the owner on Oct 22, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 72
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Unable to load code for ESP32 Dev Module board #140
Copy link
Copy link
Closed
Labels
topic: CLIAnything that has to implemented on the CLI side firstAnything that has to implemented on the CLI side firsttype: imperfectionSomething isn't workingSomething isn't working
Description
Describe the bug
Unable to load code for ESP32 Dev Module board
OUTPUT ERROR
usage: esptool write_flash [-h] [--erase-all]
[--flash_freq {keep,40m,26m,20m,80m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size FLASH_SIZE]
[--spi-connection SPI_CONNECTION] [--no-progress]
[--verify] [--compress | --no-compress]
<address> <filename> [<address> <filename> ...]
esptool write_flash: error: argument <address> <filename>: [Errno 2] No such file or directory: 'c:\\Users\\DNSGS\\Documents\\Arduino\\sketch_oct12a\\sketch_november20a/sketch_november20a.esp32.esp32.esp32.partitions.bin'
Upload error: Error: uploading error: exit status 2
usage: esptool write_flash [-h] [--erase-all]
[--flash_freq {keep,40m,26m,20m,80m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size FLASH_SIZE]
[--spi-connection SPI_CONNECTION] [--no-progress]
[--verify] [--compress | --no-compress]
<address> <filename> [<address> <filename> ...]
esptool write_flash: error: argument <address> <filename>: [Errno 2] No such file or directory: 'c:\\Users\\DNSGS\\Documents\\Arduino\\sketch_oct12a\\sketch_november20a/sketch_november20a.esp32.esp32.esp32.partitions.bin'
Upload error: Error: uploading error: exit status 2
usage: esptool write_flash [-h] [--erase-all]
[--flash_freq {keep,40m,26m,20m,80m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size FLASH_SIZE]
[--spi-connection SPI_CONNECTION] [--no-progress]
[--verify] [--compress | --no-compress]
<address> <filename> [<address> <filename> ...]
esptool write_flash: error: argument <address> <filename>: [Errno 2] No such file or directory: 'c:\\Users\\DNSGS\\Documents\\Arduino\\sketch_oct12a\\sketch_november20a/sketch_november20a.esp32.esp32.esp32.partitions.bin'
Upload error: Error: uploading error: exit status 2
usage: esptool write_flash [-h] [--erase-all]
[--flash_freq {keep,40m,26m,20m,80m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size FLASH_SIZE]
[--spi-connection SPI_CONNECTION] [--no-progress]
[--verify] [--compress | --no-compress]
<address> <filename> [<address> <filename> ...]
esptool write_flash: error: argument <address> <filename>: [Errno 2] No such file or directory: 'c:\\Users\\DNSGS\\Documents\\Arduino\\sketch_oct12a\\sketch_november20a/sketch_november20a.esp32.esp32.esp32.partitions.bin'
Upload error: Error: uploading error: exit status 2
usage: esptool write_flash [-h] [--erase-all]
[--flash_freq {keep,40m,26m,20m,80m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size FLASH_SIZE]
[--spi-connection SPI_CONNECTION] [--no-progress]
[--verify] [--compress | --no-compress]
<address> <filename> [<address> <filename> ...]
esptool write_flash: error: argument <address> <filename>: [Errno 2] No such file or directory: 'c:\\Users\\DNSGS\\Documents\\Arduino\\sketch_oct12a\\sketch_november20a/sketch_november20a.esp32.esp32.esp32.partitions.bin'
Upload error: Error: uploading error: exit status 2
bastian2001
Metadata
Metadata
Assignees
Labels
topic: CLIAnything that has to implemented on the CLI side firstAnything that has to implemented on the CLI side firsttype: imperfectionSomething isn't workingSomething isn't working