新人求idf组织架构、驱动流程,bsp,应用详细移植过程,驱动编写教程。各种问题,编译器也没指出具体哪个文件出了问题,搞得比linux难度还大。vscode也不工作,build下面一直是空的
Processing 3 dependencies:
[1/3] espressif/esp_lcd_touch (1.0.3)
[2/3] idf (5.0.0)
[3/3] lvgl/lvgl (8.3.0)
CMake Error at C:/Espressif/frameworks/esp-idf-v5.0/tools/cmake/component.cmake:249 (message):
ERROR: Cannot process component requirements. Mul
tiple candidates to
satisfy project requirements:
requirement: "lvgl" candidates: "lvgl__lvgl, lvgl"
Call Stack (most recent call first):
C:/Espressif/frameworks/esp-idf-v5.0/tools/cmake/build.cmake:553 (__component_get_requirements)
C:/Espressif/frameworks/esp-idf-v5.0/tools/cmake/project.cmake:440 (idf_build_process)
CMakeLists.txt:11 (project)
-- Configuring incomplete, errors occurred!
See also "C:/Espressif/frameworks/esp-idf-v5.0/esp-bsp/examples/86box_demo/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1, output of the command is in the c:espressifframeworksesp-idf-v5.0esp-bspexamples86box_demobuildlogidf_py_stderr_output_2000 and c:espressifframeworksesp-idf-v5.0esp-bspexamples86box_demobuildlogidf_py_stdout_output_2000
PS C:Espressifframeworksesp-idf-v5.0esp-bspexamples86box_demo>