搭建esp32-C3编译环境报错
按照入门说明esp-idf编译配置ok
但esp32-AT安装环境时报错
请帮忙看看
esp-idf 版本release/v4.3
esp-AT 版本v2.4.0.0
sudo ./build.py install
......
Traceback (most recent call last):
File "esp-idf/tools/idf_tools.py", line 1852, in <module>
main(sys.argv[1:])
File "esp-idf/tools/idf_tools.py", line 1848, in main
action_func(args)
File "esp-idf/tools/idf_tools.py", line 1415, in action_install
targets = clean_targets(args.targets)
File "esp-idf/tools/idf_tools.py", line 1078, in clean_targets
export_targets_to_idf_env_json(targets_from_tools_json)
File "esp-idf/tools/idf_tools.py", line 1046, in export_targets_to_idf_env_json
targets = list(set(targets + get_user_defined_targets()))
File "esp-idf/tools/idf_tools.py", line 1092, in get_user_defined_targets
if env == idf_env_json['idfSelectedId']:
KeyError: 'idfSelectedId'
A fatal error occurred: set up ESP-IDF toolchains failed
编译esp32-AT报错
-
- Posts: 1
- Joined: Wed Nov 30, 2022 6:17 am
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: Google [Bot] and 94 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.