Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurs when i used the esp-idf tool to select the Gitee image installation #185

Open
Rainbow-Cai opened this issue May 22, 2023 · 3 comments

Comments

@Rainbow-Cai
Copy link

I installed the master version of the esp-idf SDK using the online installation package

The computer is connected to a network cable

The error log is in attached.

idf-tool-log.txt

@georgik
Copy link
Collaborator

georgik commented May 23, 2023

@Rainbow-Cai Please uncheck ESP32-C6 during the installation. It seems not supported by ESP-IDF that you've selected.

It's possible to enable any target after the installation, just run install.bat esp32c6.

We will keep the issue open to add some checks for available combination of chips and ESP-IDF versions.

Supported combinations are visible here https://github.com/espressif/esp-idf#esp-idf-release-and-soc-compatibility

@Rainbow-Cai
Copy link
Author

@Rainbow-Cai请在安装过程序中取消勾选ESP32-C6。您选的ESP-IDF似乎不支持它。

安装后可以启用任何目标,只需要运行install.bat esp32c6

我们将保持这个问题未解决,以添加一些对芯片和 ESP-IDF 版本的可用组合的检查。

支持的组合在这里可见https://github.com/espressif/esp-idf#esp-idf-release-and-soc-compatibility

Hi @georgik I use the online version installer to install the master version SDK. Why not support ESP32-C6?

@georgik
Copy link
Collaborator

georgik commented May 24, 2023

@Rainbow-Cai Thank you for the confirmation of the version.

We will double-check the issue.

As a workaround: Uncheck C6 during installation in GUI. The installation should pass without a problem. Then run instal.bat esp32c6 from the terminal to get C6 toolchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants