linux make link boot error on am5718
k-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/services4/3rd**/bufferclass_example/bufferclass_example_private.oLD /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/bc_example.o
Building modules, stage 2.
MODPOST 2 modules
CC /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/bc_example.mod.o
LD /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/bc_example.ko
CC /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/pvrsrvkm.mod.o
LD /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/pvrsrvkm.ko
make: 离开目录“/home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/build/linux2/omap_linux”
===================================
Building U-boot
===================================
make -j `cat /proc/cpuinfo | grep -c processor` -C /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/OK57xx-linux-uboot CROSS_COMPILE=arm-linux-gnueabihf- ok5718_idk_defconfig
make: *** /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/OK57xx-linux-uboot: 没有那个文件或目录。 停止。
Makefile:65: recipe for target 'u-boot' failed
make: *** Error 2
:~/mywork/study/ok5718/OK5718-SDK-V1.0> 楼主
此问题是因为我们5718 的uboot没有开源在全编译时会报此错误 。你可以用单步编译完成后直接将飞凌提供的uboot镜像考到images文件下进行制卡。
页:
[1]