espressif / esp-box

The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.
Apache License 2.0
779 stars 182 forks source link

我用esp32-s3-usb-otg的示例代码编译报错 (AEGHB-710) #155

Closed jin875421-c closed 3 months ago

jin875421-c commented 3 months ago

-- Found Git: D:/esp/Espressif/tools/idf-git/2.43.0/cmd/git.exe (found version "2.43.0.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: D:/esp/Espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc.exe -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/esp/Espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-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: D:/esp/Espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building ESP-IDF components for target esp32s3 Dependencies lock doesn't exist, solving dependencies. CMake Error at D:/esp/Espressif/frameworks/esp-idf-v4.4.7/tools/cmake/build.cmake:463 (message): ERROR: Cannot establish a connection to the component registry. Are you connected to the internet?

URL: https://components-file.espressif.com/components/espressif/esp32_s3_usb_otg.json

Call Stack (most recent call first): D:/esp/Espressif/frameworks/esp-idf-v4.4.7/tools/cmake/project.cmake:476 (idf_build_process) CMakeLists.txt:8 (project)

-- Configuring incomplete, errors occurred! See also "C:/Users/11719/Desktop/esp-dev-kits/esp32-s3-usb-otg/examples/factory/build/CMakeFiles/CMakeOutput.log".