Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
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

Closed
@gustavomaltez

Description

@gustavomaltez

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: CLIAnything that has to implemented on the CLI side firsttype: imperfectionSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions