Hi, First of all which SDK are you using? In the latest SDK 04.00.00.04 you need to export the following: export PATH=~/ti-processor-sdk-linux-omapl138-lcdk-04.00.00.04/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/:$PATH export CROSS_COMPILE=arm-linux-gnueabi- export ARCH=arm before you execute make command. NOTE: The toolchain is part of the SDK installation. Best Regards, Yordan
↧