Skip to content

Support for eth01-evo board / chip ESP32-C3 #66

@Tobi4

Description

@Tobi4

Is there any possiblity to flash the eth01-evo board, chip ESP32-C3 with the solution?

I'm running into the issue that the flash process aborts with the error message

A fatal error occurred: This chip is ESP32-C3 not ESP32. Wrong --chip argument?
CMake Error at run_serial_tool.cmake:56 (message):
  /opt/esp-idf-tools/python_env/idf4.4_py3.9_env/bin/python
  /opt/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32 failed

I also tried to create a new build running the command upfront idf.py set-target esp32c3, but this does not change the target chip when trying to flash.

Any help would be useful. Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions