project.cmake文件下 __project(${project_name} C CXX ASM)报错问题怎么解决
Posted: Mon Dec 22, 2025 2:03 am
具体报错如下CMake Error at D:/ESPIDF/IDF/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project):The CMAKE_ASM_COMPILER:
xtensa-esp32s3-elf-gcc
is not a full path and was not found in the PATH. Perhaps the extension is
missing?
xtensa-esp32s3-elf-gcc
is not a full path and was not found in the PATH. Perhaps the extension is
missing?