網路城邦
上一篇 回創作列表 下一篇   字體:
TI am57x menuconfig, /usr/bin/ld: cnnot find -lncursesw
2020/10/14 14:31:00瀏覽66|回應0|推薦0
//---come from
~/dk2/\
tisdk2/build/arago-tmp-external-arm-toolchain/\
work-shared/am57xx-evm/kernel-source

./arch/arm/configs/tisdk_am57xx-evm_defconfig

//---buidl zImage
cd /home/gcat/dk2/sdk6
source environment-setup-armv7at2hf-neon-linux-gnueabi

cd XXX/kernel-source
make tisdk_am57xx-evm_defconfig
make

//---menuconfig
//---create a new terminal to run, or get ERR: /usr/bin/ld: cnnot find -lncursesw
export ARCH=arm
export CROSS_COMPILE=/home/gcat/dk2/sdk6/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-
make menuconfig
( 不分類不分類 )
回應 列印 加入我的文摘
上一篇 回創作列表 下一篇

引用
引用網址:https://classic-blog.udn.com/article/trackback.jsp?uid=greatcat&aid=151568467