Hi Folks,
I'm trying to build the Matter "all-clusters-minimal-app" example for esp32. No matter what I try I keep getting the "Failed to resolve component 'chip' " error. I noticed there was a post about this same error about a year ago, but I never saw a fix.
Any suggestions?
thanks much,
Bob
Below is log from the command (windows) prompt:
C:\Espressif\matter2\connectedhomeip\examples\all-clusters-minimal-app\esp32>idf.py set-target esp32
Adding "set-target"'s dependency "fullclean" to list of commands with default set of options.
Executing action: fullclean
Build directory 'c:\espressif\matter2\connectedhomeip\examples\all-clusters-minimal-app\esp32\build' not found. Nothing to clean.
Executing action: set-target
Set Target to: esp32, new sdkconfig created. Existing sdkconfig renamed to sdkconfig.old.
Running cmake in directory c:\espressif\matter2\connectedhomeip\examples\all-clusters-minimal-app\esp32\build
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -DIDF_TARGET=esp32 -DCCACHE_ENABLE=0 c:\espressif\matter2\connectedhomeip\examples\all-clusters-minimal-app\esp32"...
-- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.29.2.windows.1")
-- The C compiler identification is GNU 8.4.0
-- The CXX compiler identification is GNU 8.4.0
-- The ASM compiler identification is GNU
-- Found assembler: C:/Espressif/tools/xtensa-esp32-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Espressif/tools/xtensa-esp32-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Espressif/tools/xtensa-esp32-elf/esp-2021r2-patch3-8.4.0/xtensa-esp32-elf/bin/xtensa-esp32-elf-g++.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building ESP-IDF components for target esp32
Processing 2 dependencies:
[1/2] espressif/led_strip (1.1.0-alpha)
[2/2] idf (4.4.3)
CMake Error at C:/Espressif/esp-idf-v4.4.3/tools/cmake/build.cmake:201 (message):
Failed to resolve component 'chip'.
Call Stack (most recent call first):
C:/Espressif/esp-idf-v4.4.3/tools/cmake/build.cmake:232 (__build_resolve_and_add_req)
C:/Espressif/esp-idf-v4.4.3/tools/cmake/build.cmake:228 (__build_expand_requirements)
C:/Espressif/esp-idf-v4.4.3/tools/cmake/build.cmake:507 (__build_expand_requirements)
C:/Espressif/esp-idf-v4.4.3/tools/cmake/project.cmake:384 (idf_build_process)
CMakeLists.txt:37 (project)
-- Configuring incomplete, errors occurred!
See also "C:/Espressif/matter2/connectedhomeip/examples/all-clusters-minimal-app/esp32/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1
C:\Espressif\matter2\connectedhomeip\examples\all-clusters-minimal-app\esp32>
Compiling Matter demo
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: Baidu [Spider], Bing [Bot] and 74 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.