-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels