Page 1 of 1

安装IDF5.4.1后, ADF 没有补丁吗?

Posted: Wed Apr 02, 2025 8:53 am
by neeme2025
E (4344) MEDIA_OS: Not found right xTaskCreateRestrictedPinnedToCore.
Please enter IDF-PATH with "cd $IDF_PATH" and apply the IDF patch with "git apply $ADF_PATH/idf_patches/idf_v3.3_freertos.patch" first


在ADF的目录没有 5.4.1 的补丁, 只有 5.4。用5.4 不成功.

D:\esp\esp-idf-v5.4.1\esp-idf>git apply d:\Espressif\esp-adf\idf_patches\idf_v5.4_freertos.patch
error: patch failed: components/freertos/esp_additions/freertos_tasks_c_additions.h:376
error: components/freertos/esp_additions/freertos_tasks_c_additions.h: patch does not apply
error: patch failed: components/freertos/esp_additions/include/freertos/idf_additions.h:107
error: components/freertos/esp_additions/include/freertos/idf_additions.h: patch does not apply
error: patch failed: components/freertos/linker_common.lf:24
error: components/freertos/linker_common.lf: patch does not apply

Re: 安装IDF5.4.1后, ADF 没有补丁吗?

Posted: Wed Aug 20, 2025 10:04 am
by William
可以 git status 看一下修改,是否成功 apply ,重复打的话也会报错