Doiting_BL icon indicating copy to clipboard operation
Doiting_BL copied to clipboard

hello-world例程编译报错

Open ebaeab opened this issue 4 years ago • 1 comments

:~/share/self_dir/wifi/bl_iot_sdk/customer_app/sdk_app_helloworld$ ./genromap ****** Please SET BL60X_SDK_PATH ****** ****** Trying SDK PATH [/home/jinghaoxin/share/self_dir/wifi/bl_iot_sdk/customer_app/sdk_app_helloworld/../..] use exsting version.txt file make[1]: *** No rule to make target /home/hogc/build-tools/sdk/bl/bl_iot_sdk/components/stage/blog/blog.c', needed by blog.o'. Stop. make[1]: *** No rule to make target /home/hogc/build-tools/sdk/bl/bl_iot_sdk/components/stage/blog_testc/blog_testc.c', needed by blog_testc.o'. Stop. make[1]: *** No rule to make target /home/hogc/build-tools/sdk/bl/bl_iot_sdk/components/sys/blmtd/bl_mtd.c', needed by bl_mtd.o'. Stop. CC build_out/bloop/src/bloop_base.o make: *** [component-blmtd-build] Error 2make[1]: *** make: No rule to make target /home/hogc/build-tools/sdk/bl/bl_iot_sdk/components/sys/bltime/bl_sys_time.c', needed by bl_sys_time.o'*** Waiting for unfinished jobs.... . Stop. make: *** [component-blog-build] Error 2 make: *** [component-blog_testc-build] Error 2 make: *** [component-bltime-build] Error 2

请帮忙看下,谢谢

ebaeab avatar Jan 05 '21 06:01 ebaeab

remove build_out folder and compile again

thinhx2 avatar Feb 16 '21 09:02 thinhx2