
如上图。交叉编译器能找到,但是make 报错
下面是我的环境配置:
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
是否有将编译器增加到环境变量中。
export PATH=<sdk path>/linux-devkit/sysroots/x86_64-arago-linux/usr/bin:$PATH
software-dl.ti.com/.../Foundational_Components_Kernel_Users_Guide.html
您这一步是干嘛的?建议按照linux sdk手册的指导来。