最近在學(xué)習(xí)AB32VG1的串口應(yīng)用,利用RT-Thread studio開發(fā),每次使能串口1 之后,再次編譯工程,就會(huì)報(bào)錯(cuò),保報(bào)錯(cuò)內(nèi)容為cannot find -lhal
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:60: rtthread.elf] Error 1詳細(xì)報(bào)錯(cuò)內(nèi)容如下所示:
c:/rt-threadstudio/repo/extract/toolchain_support_packages/risc-v/risc-v-gcc/10.1.0/bin/..Pb/gcc/riscv64-unknown-elf/10.1.0/../../../../riscv64-unknown-elf/bin/ld.exe: cannot find -lhal
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:60: rtthread.elf] Error 1
"make -j4 all2" terminated with exit code 2. Build might be incomplete.
13:06:37 Build Failed. 2 errors, 0 warnings. (took 9s.41ms)
每次開啟串口1,編譯報(bào)錯(cuò)[makefile:60:rtthread.elf] Error 1,
cannot find -lhal collect2.exe: error: ld returned 1 exit status
引起錯(cuò)誤的原因是找不到 hal 庫,也就是 libhal.a 這個(gè)文件,應(yīng)該在 package 那個(gè)目錄下面,如果沒有的話,確認(rèn)下 http://packages.rt-thread.org/detail.html?package=bluetrum_sdk 這個(gè)軟件包有沒有下載。也可以雙擊打開RT-Thread Setting,查看軟件是否有bluetrum_sdk,如下圖所示。如果沒有點(diǎn)擊Add添加即可。
涓滴之水終可磨損大石,不是由于它力量大,而是由于晝夜不舍的滴墜,只有勤奮不懈的努力才能夠獲得那些技巧
編輯:fqj
-
串口
+關(guān)注
關(guān)注
14文章
1540瀏覽量
76069 -
編譯
+關(guān)注
關(guān)注
0文章
649瀏覽量
32775 -
中科藍(lán)訊
+關(guān)注
關(guān)注
9文章
53瀏覽量
9841
發(fā)布評論請先 登錄
相關(guān)推薦
評論