Tình hình là em đang build uClinux cho board STM32F429I DISCOVERY như bác thanhnhi hướng dẫn, em đã build được uboot.bin, và ipximage nhưng khi tạo file ipximage.bin từ file ipximage bằng lệnh:
./make_uboot_ximage
thì báo lỗi sau:
root@tuan-K45A:/home/tuan# cd uclinux/uclinux/arch/arm/boot/
root@tuan-K45A:/home/tuan/uclinux/uclinux/arch/arm/boot# ./make_uboot_ximage
rm: cannot remove ‘xipuImage.bin’: No such file or directory
./make_uboot_ximage: 5: ./make_uboot_ximage: mkimage: not found
root@tuan-K45A:/home/tuan/uclinux/uclinux/arch/arm/boot#
Mong mọi người giup đỡ. Xin cảm ơn!
./make_uboot_ximage
thì báo lỗi sau:
root@tuan-K45A:/home/tuan# cd uclinux/uclinux/arch/arm/boot/
root@tuan-K45A:/home/tuan/uclinux/uclinux/arch/arm/boot# ./make_uboot_ximage
rm: cannot remove ‘xipuImage.bin’: No such file or directory
./make_uboot_ximage: 5: ./make_uboot_ximage: mkimage: not found
root@tuan-K45A:/home/tuan/uclinux/uclinux/arch/arm/boot#
Mong mọi người giup đỡ. Xin cảm ơn!
Comment