最近买的esp32_lyrat v4.3开发板,编译idf里面的helloworld例程可以

shenzhenge
Posts: 4
Joined: Fri Sep 10, 2021 12:05 pm

最近买的esp32_lyrat v4.3开发板,编译idf里面的helloworld例程可以

Postby shenzhenge » Tue Sep 14, 2021 2:44 am

最近买的esp32_lyrat v4.3开发板,
git克隆这个 https://github.com/espressif/esp-idf.git https://github.com/espressif/esp-adf.git下来的,用windows环境下安装在d盘目录下,确定目录没有空格特殊字符,下载过程太多,少漏没有明显报错,我也不清楚了,只知道下载完了。
编译idf里面例程的helloworld例程可以,eps-idf与esp-adf同一级目录,然后编译adf 例程目录下的play_mp3_control这个也可以,没报编译失败,烧录运行也可以听到声音,为啥换到高级功能点的,esp-adf\examples\player\pipeline_bt_sink这个就报错了,请贵司高手帮忙看下
idf.py fullclean
idf.py all
显示报错日志如下:
77/86] Linking C static library esp-idf\esp_hw_support\libesp_hw_support.a
[78/86] Linking C static library esp-idf\efuse\libefuse.a
[79/86] Linking C static library esp-idf\bootloader_support\libbootloader_support.a
[80/86] Linking C static library esp-idf\spi_flash\libspi_flash.a
[81/86] Linking C static library esp-idf\micro-ecc\libmicro-ecc.a
[82/86] Linking C static library esp-idf\soc\libsoc.a
[83/86] Linking C static library esp-idf\hal\libhal.a
[84/86] Linking C static library esp-idf\main\libmain.a
[85/86] Linking C executable bootloader.elf
[86/86] Generating binary image from built executable
esptool.py v3.1-dev
Merged 1 ELF section
Generated D:/wesp/esp-adf/examples/player/pipeline_bt_sink/build/bootloader/bootloader.bin
[1338/1398] Building C object esp-idf/esp_peripherals/CMakeFiles/__idf_esp_peripherals.dir/lib/blufi/wifibleconfig.c.objFAILED: esp-idf/esp_peripherals/CMakeFiles/__idf_esp_peripherals.dir/lib/blufi/wifibleconfig.c.obj
ccache C:\Users\quectel\.espressif\tools\xtensa-esp32-elf\esp-2020r3-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-gcc.exe -DADF_VER=\"v2.3-53-g501bb40-dirty\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -Iconfig -ID:/wesp/esp-adf/components/esp_peripherals/include -ID:/wesp/esp-adf/components/esp_peripherals/lib/adc_button -ID:/wesp/esp-adf/components/esp_peripherals/lib/gpio_isr -ID:/wesp/esp-adf/components/esp_peripherals/lib/sdcard -ID:/wesp/esp-adf/components/esp_peripherals/lib/touch -ID:/wesp/esp-adf/components/esp_peripherals/lib/button -ID:/wesp/esp-adf/components/esp_peripherals/lib/blufi -ID:/wesp/esp-adf/components/esp_peripherals/lib/IS31FL3216 -ID:/wesp/esp-adf/components/esp_peripherals/lib/aw2013 -ID:/wesp/esp-adf/components/esp_peripherals/driver/i2c_bus -ID:/wesp/esp-idf/components/newlib/platform_include -ID:/wesp/esp-idf/components/freertos/include -ID:/wesp/esp-idf/components/freertos/port/xtensa/include -ID:/wesp/esp-idf/components/esp_hw_support/include -ID:/wesp/esp-idf/components/esp_hw_support/port/esp32/. -ID:/wesp/esp-idf/components/heap/include -ID:/wesp/esp-idf/components/log/include -ID:/wesp/esp-idf/components/lwip/include/apps -ID:/wesp/esp-idf/components/lwip/include/apps/sntp -ID:/wesp/esp-idf/components/lwip/lwip/src/include -ID:/wesp/esp-idf/components/lwip/port/esp32/include -ID:/wesp/esp-idf/components/lwip/port/esp32/include/arch -ID:/wesp/esp-idf/components/soc/include -ID:/wesp/esp-idf/components/soc/esp32/. -ID:/wesp/esp-idf/components/soc/esp32/include -ID:/wesp/esp-idf/components/hal/esp32/include -ID:/wesp/esp-idf/components/hal/include -ID:/wesp/esp-idf/components/esp_rom/include -ID:/wesp/esp-idf/components/esp_rom/esp32 -ID:/wesp/esp-idf/components/esp_common/include -ID:/wesp/esp-idf/components/esp_system/include -ID:/wesp/esp-idf/components/esp32/include -ID:/wesp/esp-idf/components/driver/include -ID:/wesp/esp-idf/components/driver/esp32/include -ID:/wesp/esp-idf/components/esp_ringbuf/include -ID:/wesp/esp-idf/components/efuse/include -ID:/wesp/esp-idf/components/efuse/esp32/include -ID:/wesp/esp-idf/components/xtensa/include -ID:/wesp/esp-idf/components/xtensa/esp32/include -ID:/wesp/esp-idf/components/espcoredump/include -ID:/wesp/esp-idf/components/esp_timer/include -ID:/wesp/esp-idf/components/esp_ipc/include -ID:/wesp/esp-idf/components/esp_pm/include -ID:/wesp/esp-idf/components/vfs/include -ID:/wesp/esp-idf/components/esp_wifi/include -ID:/wesp/esp-idf/components/esp_wifi/esp32/include -ID:/wesp/esp-idf/components/esp_event/include -ID:/wesp/esp-idf/components/esp_netif/include -ID:/wesp/esp-idf/components/esp_eth/include -ID:/wesp/esp-idf/components/tcpip_adapter/include -ID:/wesp/esp-idf/components/app_trace/include -ID:/wesp/esp-adf/components/audio_hal/include -ID:/wesp/esp-adf/components/audio_hal/driver/es8388 -ID:/wesp/esp-adf/components/audio_hal/driver/es8374 -ID:/wesp/esp-adf/components/audio_hal/driver/es8311 -ID:/wesp/esp-adf/components/audio_hal/driver/es7243 -ID:/wesp/esp-adf/components/audio_hal/driver/es7148 -ID:/wesp/esp-adf/components/audio_hal/driver/es7210 -ID:/wesp/esp-adf/components/audio_hal/driver/tas5805m -ID:/wesp/esp-adf/components/audio_hal/driver/zl38063 -ID:/wesp/esp-adf/components/audio_hal/driver/zl38063/api_lib -ID:/wesp/esp-adf/components/audio_hal/driver/zl38063/example_apps -ID:/wesp/esp-adf/components/audio_hal/driver/zl38063/firmware -ID:/wesp/esp-adf/components/audio_hal/driver/include -ID:/wesp/esp-idf/components/esp_adc_cal/include -ID:/wesp/esp-adf/components/audio_sal/include -ID:/wesp/esp-idf/components/fatfs/diskio -ID:/wesp/esp-idf/components/fatfs/vfs -ID:/wesp/esp-idf/components/fatfs/src -ID:/wesp/esp-idf/components/wear_levelling/include -ID:/wesp/esp-idf/components/spi_flash/include -ID:/wesp/esp-idf/components/sdmmc/include -ID:/wesp/esp-idf/components/console -ID:/wesp/esp-adf/components/audio_pipeline/include -ID:/wesp/esp-adf/components/esp-adf-libs/esp_audio/include -ID:/wesp/esp-adf/components/esp-adf-libs/esp_codec/include/codec -ID:/wesp/esp-adf/components/esp-adf-libs/esp_codec/include/processing -ID:/wesp/esp-adf/components/esp-adf-libs/esp_upnp/include -ID:/wesp/esp-adf/components/esp-adf-libs/esp_ssdp/include -ID:/wesp/esp-adf/components/esp-adf-libs/recorder_engine/include -ID:/wesp/esp-adf/components/esp-adf-libs/audio_misc/include -ID:/wesp/esp-adf/components/esp-adf-libs/esp_sip/include -ID:/wesp/esp-adf/components/esp-sr/lib/include -ID:/wesp/esp-adf/components/esp-sr/wake_word_engine/include -ID:/wesp/esp-adf/components/esp-sr/speech_command_recognition/include -ID:/wesp/esp-adf/components/esp-sr/acoustic_algorithm/include -ID:/wesp/esp-adf/components/esp-sr/esp-tts/esp_tts_chinese/include -ID:/wesp/esp-idf/components/nghttp/port/include -ID:/wesp/esp-idf/components/nghttp/nghttp2/lib/includes -ID:/wesp/esp-idf/components/tcp_transport/include -ID:/wesp/esp-idf/components/esp-tls -ID:/wesp/esp-idf/components/esp-tls/esp-tls-crypto -ID:/wesp/esp-idf/components/mbedtls/port/include -ID:/wesp/esp-idf/components/mbedtls/mbedtls/include -ID:/wesp/esp-idf/components/mbedtls/esp_crt_bundle/include -ID:/wesp/esp-adf/components/audio_board/include -ID:/wesp/esp-adf/components/audio_board/lyrat_v4_3 -ID:/wesp/esp-idf/components/spiffs/include -ID:/wesp/esp-adf/components/display_service/include -ID:/wesp/esp-adf/components/display_service/led_indicator/include -ID:/wesp/esp-adf/components/display_service/led_bar/include -ID:/wesp/esp-adf/components/esp_dispatcher/include -ID:/wesp/esp-idf/components/bt/common/osi/include -ID:/wesp/esp-idf/components/bt/include/esp32/include -ID:/wesp/esp-idf/components/bt/host/bluedroid/api/include/api -ID:/wesp/esp-idf/components/nvs_flash/include -ID:/wesp/esp-idf/components/wpa_supplicant/include -ID:/wesp/esp-idf/components/wpa_supplicant/port/include -ID:/wesp/esp-idf/components/wpa_supplicant/include/esp_supplicant -mlongcalls -Wno-frame-address -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wextra -Wno-unused-parameter -Wno-sign-compare -ggdb -Og -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -std=gnu99 -Wno-old-style-declaration -D_GNU_SOURCE -DIDF_VER=\"v4.3\" -DESP_PLATFORM -MD -MT esp-idf/esp_peripherals/CMakeFiles/__idf_esp_peripherals.dir/lib/blufi/wifibleconfig.c.obj -MF esp-idf\esp_peripherals\CMakeFiles\__idf_esp_peripherals.dir\lib\blufi\wifibleconfig.c.obj.d -o esp-idf/esp_peripherals/CMakeFiles/__idf_esp_peripherals.dir/lib/blufi/wifibleconfig.c.obj -c D:/wesp/esp-adf/components/esp_peripherals/lib/blufi/wifibleconfig.c
D:/wesp/esp-adf/components/esp_peripherals/lib/blufi/wifibleconfig.c:39:10: fatal error: esp_blufi.h: No such file or directory
#include "esp_blufi.h"
^~~~~~~~~~~~~
compilation terminated.
[1342/1398] Building C object esp-idf/playlist/CMakeFiles/__idf_playlist.dir/playlist_operator/sdcard_list.c.obj
ninja: build stopped: subcommand failed.
ninja failed with exit code 1
换其它几个目录下的
pipeline_a2dp_source_stream
这层的例程都报错,高级点的都编译不了,这个正常吗?
ESP32_lyrat V4.3 windows10

ESP_ICY
Posts: 404
Joined: Mon Aug 23, 2021 11:10 am

Re: 最近买的esp32_lyrat v4.3开发板,编译idf里面的helloworld例程可以

Postby ESP_ICY » Tue Sep 14, 2021 4:07 am

检查下下载 ADF 仓库时是否克隆完全?在你的 ADF 文件夹下执行下

Code: Select all

 git submodule update --init --recursive
然后

Code: Select all

idf.py fullclean
再重新编译看看

shenzhenge
Posts: 4
Joined: Fri Sep 10, 2021 12:05 pm

Re: 最近买的esp32_lyrat v4.3开发板,编译idf里面的helloworld例程可以

Postby shenzhenge » Tue Sep 14, 2021 7:17 am

我重新下载,过程有很多不正常显示,最后用你说的检查,卡住没动了,不知道慢还是怎么回事,你们能看看啥原因吗,github gitee二个源都一样,你们这个下载有问题,还不如给个下载网盘得了,还没这些问题。
下面全部日志
Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。

尝试新的跨平台 PowerShell https://aka.ms/pscore6

Setting PYTHONNOUSERSITE, was not set
Using Python in C:\Users\quectel\.espressif\python_env\idf4.3_py3.8_env\Scripts
Python 3.8.7
Using Git in C:\Users\quectel\.espressif\tools\idf-git\2.30.1\cmd
git version 2.30.1.windows.1
Setting IDF_PATH: D:\wesp\esp-idf
Adding ESP-IDF tools to PATH...

Name Value
---- -----
OPENOCD_SCRIPTS C:\Users\quectel\.espressif\tools\openocd-esp32\v0.10.0-esp32-20210401\openocd-esp32\...
IDF_CCACHE_ENABLE 1
IDF_PYTHON_ENV_PATH C:\Users\quectel\.espressif\python_env\idf4.3_py3.8_env

Added to PATH
-------------
D:\wesp\esp-idf\components\esptool_py\esptool
D:\wesp\esp-idf\components\app_update
D:\wesp\esp-idf\components\espcoredump
D:\wesp\esp-idf\components\partition_table
C:\Users\quectel\.espressif\tools\xtensa-esp32-elf\esp-2020r3-8.4.0\xtensa-esp32-elf\bin
C:\Users\quectel\.espressif\tools\xtensa-esp32s2-elf\esp-2020r3-8.4.0\xtensa-esp32s2-elf\bin
C:\Users\quectel\.espressif\tools\xtensa-esp32s3-elf\esp-2020r3-8.4.0\xtensa-esp32s3-elf\bin
C:\Users\quectel\.espressif\tools\riscv32-esp-elf\1.24.0.123_64eb9ff-8.4.0\riscv32-esp-elf\bin
C:\Users\quectel\.espressif\tools\esp32ulp-elf\2.28.51-esp-20191205\esp32ulp-elf-binutils\bin
C:\Users\quectel\.espressif\tools\esp32s2ulp-elf\2.28.51-esp-20191205\esp32s2ulp-elf-binutils\bin
C:\Users\quectel\.espressif\tools\cmake\3.16.4\bin
C:\Users\quectel\.espressif\tools\openocd-esp32\v0.10.0-esp32-20210401\openocd-esp32\bin
C:\Users\quectel\.espressif\tools\ninja\1.10.2\
C:\Users\quectel\.espressif\tools\idf-exe\1.0.1\
C:\Users\quectel\.espressif\tools\ccache\3.7\
C:\Users\quectel\.espressif\tools\dfu-util\0.9\dfu-util-0.9-win64
D:\wesp\esp-idf\tools
%PATH%
Checking if Python packages are up to date...
Python requirements from D:\wesp\esp-idf\requirements.txt are satisfied.

Done! You can now compile ESP-IDF projects.
Go to the project directory and run:
idf.py build




PS D:\wesp\esp-idf> cd ..\esp-adf\
PS D:\wesp\esp-adf> git submodule update --init --recursive
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool'...
fatal: unable to access 'https://github.com/espressif/esptool.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esptool.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool' failed
Failed to clone 'components/esptool_py/esptool'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/expat/expat'...
fatal: unable to access 'https://github.com/libexpat/libexpat.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/libexpat/libexpat.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/expat/expat' failed
Failed to clone 'components/expat/expat'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/libsodium/libsodium'...
fatal: unable to access 'https://github.com/jedisct1/libsodium.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/jedisct1/libsodium.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/libsodium/libsodium' failed
Failed to clone 'components/libsodium/libsodium'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/lwip/lwip'...
Cloning into 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls'...
fatal: unable to access 'https://github.com/espressif/mbedtls.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/espressif/mbedtls.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls' failed
Failed to clone 'components/mbedtls/mbedtls'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/mqtt/esp-mqtt'...
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool'...
fatal: unable to access 'https://github.com/espressif/esptool.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esptool.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool' failed
Failed to clone 'components/esptool_py/esptool' a second time, aborting
Failed to recurse into submodule path 'esp-idf'
PS D:\wesp\esp-adf> cd ..
PS D:\wesp> rm -rf .\esp-adf\
Remove-Item : 找不到与参数名称“rf”匹配的参数。
所在位置 行:1 字符: 4
+ rm -rf .\esp-adf\
+ ~~~
+ CategoryInfo : InvalidArgument: (:) [Remove-Item],ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand

PS D:\wesp> dir


目录: D:\wesp


Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 2021/9/9 20:08 esp-idf
d----- 2021/9/10 16:28 log-doc
d----- 2021/9/10 11:33 pdf
d----- 2021/9/9 20:11 pro-ws
-a---- 2021/9/10 19:17 200623257 esp-adf.rar
-a---- 2021/9/10 19:11 758764293 esp-idf.rar
-a---- 2021/9/14 14:21 1459 esp32 note.txt


PS D:\wesp> ls


目录: D:\wesp


Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 2021/9/9 20:08 esp-idf
d----- 2021/9/10 16:28 log-doc
d----- 2021/9/10 11:33 pdf
d----- 2021/9/9 20:11 pro-ws
-a---- 2021/9/10 19:17 200623257 esp-adf.rar
-a---- 2021/9/10 19:11 758764293 esp-idf.rar
-a---- 2021/9/14 14:21 1459 esp32 note.txt


PS D:\wesp> git clone --recursive https://github.com/espressif/esp-adf.git esp-adf
Cloning into 'esp-adf'...
remote: Enumerating objects: 10451, done.
remote: Counting objects: 100% (771/771), done.
remote: Compressing objects: 100% (423/423), done.
remote: Total 10451 (delta 391), reused 591 (delta 339), pack-reused 9680
Receiving objects: 100% (10451/10451), 58.71 MiB | 342.00 KiB/s, done.
Resolving deltas: 100% (6792/6792), done.
Updating files: 100% (1346/1346), done.
Submodule 'components/esp-adf-libs' (https://github.com/espressif/esp-adf-libs) registered for path 'components/esp-adf-libs'
Submodule 'components/esp-sr' (https://github.com/espressif/esp-sr.git) registered for path 'components/esp-sr'
Submodule 'esp-idf' (https://github.com/espressif/esp-idf) registered for path 'esp-idf'
Cloning into 'D:/wesp/esp-adf/components/esp-adf-libs'...
error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054
fatal: expected flush after ref listing
fatal: clone of 'https://github.com/espressif/esp-adf-libs' into submodule path 'D:/wesp/esp-adf/components/esp-adf-libs' failed
Failed to clone 'components/esp-adf-libs'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/components/esp-sr'...
remote: Enumerating objects: 912, done.
remote: Counting objects: 100% (296/296), done.
remote: Compressing objects: 100% (208/208), done.
remote: Total 912 (delta 169), reused 199 (delta 87), pack-reused 616
Receiving objects: 100% (912/912), 68.79 MiB | 1.58 MiB/s, done.
Resolving deltas: 100% (533/533), done.
Cloning into 'D:/wesp/esp-adf/esp-idf'...
fatal: unable to access 'https://github.com/espressif/esp-idf/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/espressif/esp-idf' into submodule path 'D:/wesp/esp-adf/esp-idf' failed
Failed to clone 'esp-idf'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/components/esp-adf-libs'...
remote: Enumerating objects: 1840, done.
remote: Counting objects: 100% (310/310), done.
remote: Compressing objects: 100% (214/214), done.
remote: Total 1840 (delta 94), reused 248 (delta 60), pack-reused 1530
Receiving objects: 100% (1840/1840), 95.55 MiB | 845.00 KiB/s, done.
Resolving deltas: 100% (842/842), done.
Cloning into 'D:/wesp/esp-adf/esp-idf'...
remote: Enumerating objects: 269106, done.
remote: Counting objects: 100% (840/840), done.
remote: Compressing objects: 100% (482/482), done.
remote: Total 269106 (delta 325), reused 815 (delta 316), pack-reused 268266
Receiving objects: 100% (269106/269106), 150.34 MiB | 555.00 KiB/s, done.
Resolving deltas: 100% (198736/198736), done.
Submodule path 'components/esp-adf-libs': checked out '1994277746eed04f7624df3c6192c3dafc09f99c'
Submodule path 'components/esp-sr': checked out 'c5896943ea278195968c93c8b3466c720e641ebc'
Submodule path 'esp-idf': checked out '722043f734fa556d66d57473ac266fb1d0ec5ad2'
Submodule 'components/asio/asio' (https://github.com/espressif/asio.git) registered for path 'esp-idf/components/asio/asio'
Submodule 'components/aws_iot/aws-iot-device-sdk-embedded-C' (https://github.com/espressif/aws-iot-de ... dded-C.git) registered for path 'esp-idf/components/aws_iot/aws-iot-device-sdk-embedded-C'
Submodule 'components/bt/lib' (https://github.com/espressif/esp32-bt-lib.git) registered for path 'esp-idf/components/bt/lib'
Submodule 'components/coap/libcoap' (https://github.com/obgm/libcoap.git) registered for path 'esp-idf/components/coap/libcoap'
Submodule 'components/esp32/lib' (https://github.com/espressif/esp32-wifi-lib.git) registered for path 'esp-idf/components/esp32/lib'
Submodule 'components/esptool_py/esptool' (https://github.com/espressif/esptool.git) registered for path 'esp-idf/components/esptool_py/esptool'
Submodule 'components/expat/expat' (https://github.com/libexpat/libexpat.git) registered for path 'esp-idf/components/expat/expat'
Submodule 'components/json/cJSON' (https://github.com/DaveGamble/cJSON.git) registered for path 'esp-idf/components/json/cJSON'
Submodule 'components/libsodium/libsodium' (https://github.com/jedisct1/libsodium.git) registered for path 'esp-idf/components/libsodium/libsodium'
Submodule 'components/lwip/lwip' (https://github.com/espressif/esp-lwip.git) registered for path 'esp-idf/components/lwip/lwip'
Submodule 'components/mbedtls/mbedtls' (https://github.com/espressif/mbedtls.git) registered for path 'esp-idf/components/mbedtls/mbedtls'
Submodule 'components/micro-ecc/micro-ecc' (https://github.com/kmackay/micro-ecc.git) registered for path 'esp-idf/components/micro-ecc/micro-ecc'
Submodule 'components/mqtt/esp-mqtt' (https://github.com/espressif/esp-mqtt.git) registered for path 'esp-idf/components/mqtt/esp-mqtt'
Submodule 'components/nghttp/nghttp2' (https://github.com/nghttp2/nghttp2.git) registered for path 'esp-idf/components/nghttp/nghttp2'
Submodule 'components/nimble/nimble' (https://github.com/espressif/esp-nimble.git) registered for path 'esp-idf/components/nimble/nimble'
Submodule 'components/protobuf-c/protobuf-c' (https://github.com/protobuf-c/protobuf-c) registered for path 'esp-idf/components/protobuf-c/protobuf-c'
Submodule 'components/spiffs/spiffs' (https://github.com/pellepl/spiffs.git) registered for path 'esp-idf/components/spiffs/spiffs'
Submodule 'components/unity/unity' (https://github.com/ThrowTheSwitch/Unity) registered for path 'esp-idf/components/unity/unity'
Submodule 'examples/build_system/cmake/import_lib/main/lib/tinyxml2' (https://github.com/leethomason/tinyxml2) registered for path 'esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2'
Cloning into 'D:/wesp/esp-adf/esp-idf/components/asio/asio'...
fatal: unable to access 'https://github.com/espressif/asio.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/espressif/asio.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/asio/asio' failed
Failed to clone 'components/asio/asio'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/aws_iot/aws-iot-device-sdk-embedded-C'...
fatal: unable to access 'https://github.com/espressif/aws-iot-de ... ded-C.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/aws-iot-de ... dded-C.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/aws_iot/aws-iot-device-sdk-embedded-C' failed
Failed to clone 'components/aws_iot/aws-iot-device-sdk-embedded-C'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/bt/lib'...
fatal: unable to access 'https://github.com/espressif/esp32-bt-lib.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/espressif/esp32-bt-lib.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/bt/lib' failed
Failed to clone 'components/bt/lib'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap'...
fatal: unable to access 'https://github.com/obgm/libcoap.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/obgm/libcoap.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap' failed
Failed to clone 'components/coap/libcoap'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esp32/lib'...
fatal: unable to access 'https://github.com/espressif/esp32-wifi-lib.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esp32-wifi-lib.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/esp32/lib' failed
Failed to clone 'components/esp32/lib'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool'...
fatal: unable to access 'https://github.com/espressif/esptool.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esptool.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool' failed
Failed to clone 'components/esptool_py/esptool'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/expat/expat'...
fatal: unable to access 'https://github.com/libexpat/libexpat.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/libexpat/libexpat.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/expat/expat' failed
Failed to clone 'components/expat/expat'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/json/cJSON'...
fatal: unable to access 'https://github.com/DaveGamble/cJSON.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/DaveGamble/cJSON.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/json/cJSON' failed
Failed to clone 'components/json/cJSON'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/libsodium/libsodium'...
remote: Enumerating objects: 32905, done.
remote: Counting objects: 100% (512/512), done.
remote: Compressing objects: 100% (266/266), done.
remote: Total 32905 (delta 260), reused 448 (delta 235), pack-reused 32393
Receiving objects: 100% (32905/32905), 8.66 MiB | 2.07 MiB/s, done.
Resolving deltas: 100% (19517/19517), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/lwip/lwip'...
fatal: unable to access 'https://github.com/espressif/esp-lwip.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esp-lwip.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/lwip/lwip' failed
Failed to clone 'components/lwip/lwip'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls'...
fatal: unable to access 'https://github.com/espressif/mbedtls.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/mbedtls.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls' failed
Failed to clone 'components/mbedtls/mbedtls'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/micro-ecc/micro-ecc'...
fatal: unable to access 'https://github.com/kmackay/micro-ecc.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/kmackay/micro-ecc.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/micro-ecc/micro-ecc' failed
Failed to clone 'components/micro-ecc/micro-ecc'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/mqtt/esp-mqtt'...
remote: Enumerating objects: 2558, done.
remote: Counting objects: 100% (268/268), done.
remote: Compressing objects: 100% (148/148), done.
remote: Total 2558 (delta 147), reused 234 (delta 115), pack-reused 2290
Receiving objects: 100% (2558/2558), 1.53 MiB | 89.00 KiB/s, done.
Resolving deltas: 100% (1378/1378), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/nghttp/nghttp2'...
remote: Enumerating objects: 42341, done.
remote: Counting objects: 100% (1614/1614), done.
remote: Compressing objects: 100% (686/686), done.
remote: Total 42341 (delta 1093), reused 1396 (delta 919), pack-reused 40727
Receiving objects: 100% (42341/42341), 34.95 MiB | 645.00 KiB/s, done.
Resolving deltas: 100% (31434/31434), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/nimble/nimble'...
remote: Enumerating objects: 40824, done.
remote: Counting objects: 100% (380/380), done.
remote: Compressing objects: 100% (141/141), done.
remote: Total 40824 (delta 261), reused 338 (delta 234), pack-reused 40444
Receiving objects: 100% (40824/40824), 11.91 MiB | 1.08 MiB/s, done.
Resolving deltas: 100% (24989/24989), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/protobuf-c/protobuf-c'...
remote: Enumerating objects: 3650, done.
remote: Counting objects: 100% (117/117), done.
remote: Compressing objects: 100% (81/81), done.
remote: Total 3650 (delta 59), reused 71 (delta 31), pack-reused 3533
Receiving objects: 100% (3650/3650), 1.49 MiB | 853.00 KiB/s, done.
Resolving deltas: 100% (2326/2326), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/spiffs/spiffs'...
fatal: unable to access 'https://github.com/pellepl/spiffs.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/pellepl/spiffs.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/spiffs/spiffs' failed
Failed to clone 'components/spiffs/spiffs'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/unity/unity'...
remote: Enumerating objects: 5865, done.
remote: Counting objects: 100% (88/88), done.
remote: Compressing objects: 100% (56/56), done.
remote: Total 5865 (delta 43), reused 69 (delta 32), pack-reused 5777
Receiving objects: 100% (5865/5865), 6.62 MiB | 576.00 KiB/s, done.
Resolving deltas: 100% (3627/3627), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2'...
fatal: unable to access 'https://github.com/leethomason/tinyxml2/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/leethomason/tinyxml2' into submodule path 'D:/wesp/esp-adf/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2' failed
Failed to clone 'examples/build_system/cmake/import_lib/main/lib/tinyxml2'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/asio/asio'...
fatal: unable to access 'https://github.com/espressif/asio.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/asio.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/asio/asio' failed
Failed to clone 'components/asio/asio' a second time, aborting
Submodule path 'components/esp-adf-libs': checked out '1994277746eed04f7624df3c6192c3dafc09f99c'
Submodule path 'esp-idf': checked out '722043f734fa556d66d57473ac266fb1d0ec5ad2'
Cloning into 'D:/wesp/esp-adf/esp-idf/components/asio/asio'...
remote: Enumerating objects: 48394, done.
remote: Counting objects: 100% (15174/15174), done.
remote: Compressing objects: 100% (1324/1324), done.
remote: Total 48394 (delta 14750), reused 13850 (delta 13850), pack-reused 33220
Receiving objects: 100% (48394/48394), 15.04 MiB | 2.67 MiB/s, done.
Resolving deltas: 100% (33906/33906), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/aws_iot/aws-iot-device-sdk-embedded-C'...
remote: Enumerating objects: 15920, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 15920 (delta 0), reused 2 (delta 0), pack-reused 15917
Receiving objects: 100% (15920/15920), 21.15 MiB | 1.21 MiB/s, done.
Resolving deltas: 100% (9086/9086), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/bt/lib'...
fatal: unable to access 'https://github.com/espressif/esp32-bt-lib.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/espressif/esp32-bt-lib.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/bt/lib' failed
Failed to clone 'components/bt/lib'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap'...
fatal: unable to access 'https://github.com/obgm/libcoap.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/obgm/libcoap.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap' failed
Failed to clone 'components/coap/libcoap'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esp32/lib'...
remote: Enumerating objects: 15232, done.
remote: Counting objects: 100% (2977/2977), done.
remote: Compressing objects: 100% (611/611), done.
remote: Total 15232 (delta 2402), reused 2939 (delta 2366), pack-reused 12255
Receiving objects: 100% (15232/15232), 175.79 MiB | 1.95 MiB/s, done.
Resolving deltas: 100% (12457/12457), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool'...
fatal: unable to access 'https://github.com/espressif/esptool.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esptool.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool' failed
Failed to clone 'components/esptool_py/esptool'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/expat/expat'...
remote: Enumerating objects: 17556, done.
remote: Counting objects: 100% (899/899), done.
remote: Compressing objects: 100% (345/345), done.
remote: Total 17556 (delta 609), reused 784 (delta 547), pack-reused 16657
Receiving objects: 100% (17556/17556), 14.41 MiB | 673.00 KiB/s, done.
Resolving deltas: 100% (13062/13062), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/json/cJSON'...
remote: Enumerating objects: 4501, done.
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 4501 (delta 5), reused 8 (delta 0), pack-reused 4482
Receiving objects: 100% (4501/4501), 2.47 MiB | 259.00 KiB/s, done.
Resolving deltas: 100% (2989/2989), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/lwip/lwip'...
remote: Enumerating objects: 50125, done.
remote: Counting objects: 100% (159/159), done.
remote: Compressing objects: 100% (102/102), done.
remote: Total 50125 (delta 94), reused 99 (delta 55), pack-reused 49966
Receiving objects: 100% (50125/50125), 9.93 MiB | 700.00 KiB/s, done.
Resolving deltas: 100% (37835/37835), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls'...
fatal: unable to access 'https://github.com/espressif/mbedtls.git/': OpenSSL SSL_read: Connection was reset, errno 10054
fatal: clone of 'https://github.com/espressif/mbedtls.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls' failed
Failed to clone 'components/mbedtls/mbedtls'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/micro-ecc/micro-ecc'...
fatal: unable to access 'https://github.com/kmackay/micro-ecc.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/kmackay/micro-ecc.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/micro-ecc/micro-ecc' failed
Failed to clone 'components/micro-ecc/micro-ecc'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/spiffs/spiffs'...
remote: Enumerating objects: 1502, done.
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 1502 (delta 7), reused 12 (delta 5), pack-reused 1483
Receiving objects: 100% (1502/1502), 1.06 MiB | 464.00 KiB/s, done.
Resolving deltas: 100% (1042/1042), done.
Cloning into 'D:/wesp/esp-adf/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2'...
fatal: unable to access 'https://github.com/leethomason/tinyxml2/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/leethomason/tinyxml2' into submodule path 'D:/wesp/esp-adf/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2' failed
Failed to clone 'examples/build_system/cmake/import_lib/main/lib/tinyxml2'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/bt/lib'...
fatal: unable to access 'https://github.com/espressif/esp32-bt-lib.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esp32-bt-lib.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/bt/lib' failed
Failed to clone 'components/bt/lib' a second time, aborting
Failed to recurse into submodule path 'esp-idf'
Failed to recurse into submodule path 'esp-idf'
PS D:\wesp>
PS D:\wesp>
PS D:\wesp>
PS D:\wesp> cd .\esp-adf\
PS D:\wesp\esp-adf> git submodule update --init
PS D:\wesp\esp-adf> git submodule update --init --recursive
Cloning into 'D:/wesp/esp-adf/esp-idf/components/bt/lib'...
Cloning into 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap'...
error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054
fatal: expected flush after ref listing
fatal: clone of 'https://github.com/obgm/libcoap.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap' failed
Failed to clone 'components/coap/libcoap'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool'...一直停留这里,没动,这个到底怎么回事???gitee源下载也是到这里
ESP32_lyrat V4.3 windows10

shenzhenge
Posts: 4
Joined: Fri Sep 10, 2021 12:05 pm

Re: 最近买的esp32_lyrat v4.3开发板,编译idf里面的helloworld例程可以

Postby shenzhenge » Tue Sep 14, 2021 7:58 am

反反复复,执行多次,都成功不了,都有如下这些报错,其实这些源都指向github,如果是真的网络原因导致下载失败,建议你们还是重新给个国内下载地址源,或者给个整个打包的网盘文件下载也可以。
l2' failed
Failed to clone 'examples/build_system/cmake/import_lib/main/lib/tinyxml2'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap'...
fatal: unable to access 'https://github.com/obgm/libcoap.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/obgm/libcoap.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap' failed
Failed to clone 'components/coap/libcoap' a second time, aborting
Failed to recurse into submodule path 'esp-idf'
PS D:\wesp\esp-adf>
PS D:\wesp\esp-adf>
PS D:\wesp\esp-adf>
PS D:\wesp\esp-adf> git submodule update --init --recursive
Cloning into 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap'...
fatal: unable to access 'https://github.com/obgm/libcoap.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/obgm/libcoap.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap' failed
Failed to clone 'components/coap/libcoap'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool'...
fatal: unable to access 'https://github.com/espressif/esptool.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/esptool.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/esptool_py/esptool' failed
Failed to clone 'components/esptool_py/esptool'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls'...
fatal: unable to access 'https://github.com/espressif/mbedtls.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/espressif/mbedtls.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/mbedtls/mbedtls' failed
Failed to clone 'components/mbedtls/mbedtls'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/micro-ecc/micro-ecc'...
fatal: unable to access 'https://github.com/kmackay/micro-ecc.git/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/kmackay/micro-ecc.git' into submodule path 'D:/wesp/esp-adf/esp-idf/components/micro-ecc/micro-ecc' failed
Failed to clone 'components/micro-ecc/micro-ecc'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2'...
fatal: unable to access 'https://github.com/leethomason/tinyxml2/': Failed to connect to github.com port 443: Timed out
fatal: clone of 'https://github.com/leethomason/tinyxml2' into submodule path 'D:/wesp/esp-adf/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2' failed
Failed to clone 'examples/build_system/cmake/import_lib/main/lib/tinyxml2'. Retry scheduled
Cloning into 'D:/wesp/esp-adf/esp-idf/components/coap/libcoap'...
ESP32_lyrat V4.3 windows10

ESP_ICY
Posts: 404
Joined: Mon Aug 23, 2021 11:10 am

Re: 最近买的esp32_lyrat v4.3开发板,编译idf里面的helloworld例程可以

Postby ESP_ICY » Thu Sep 16, 2021 3:11 am

非常抱歉,因为 IDF 更新变动比较频繁,为了保证用户及时获知最新的变动没有办法固定一个版本,所以没有选择打包或者百度网盘的形式。为了国内的用户有更好的下载安装体验我们也尝试了很多方法,目前 IDF 的国内源下载和更新还是比较稳定的,但 ADF 仓库因为内部包含了一个 IDF 版本所以更新子模块时更加繁琐。可以尝试在 gitee 上重新拉取下载并采用子模块更新并将 IDF 路径改为 ADF里面的 IDF 仓库路径再进行编译。

Who is online

Users browsing this forum: No registered users and 14 guests