工具/软件:
AM 335x Processor SDK 9.1 或 9.3 交叉编译工具
为什么选择使用 external-toolchain-dir/arm-gnu-toolchain-11.3.rel1-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf- 而不是内置一个(只有内置一个有编译问题?);
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.
工具/软件:
AM 335x Processor SDK 9.1 或 9.3 交叉编译工具
为什么选择使用 external-toolchain-dir/arm-gnu-toolchain-11.3.rel1-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf- 而不是内置一个(只有内置一个有编译问题?);
对于 AM335x SDK 9.1 和 9.3、工具链位于$(TI_SDK_PATH)/external-toolchain-dir“下、这是针对 TI SDK 进行测试的工具链。
您可以参阅 SDK 安装文件夹下的“Rules.make",“,其中、其中
Export cross_compile=$(TI_SDK_PATH)/external-toolchain-dir/arm-gnu-toolchain-11.3.rel1-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf-
下面是一个有关主题的 e2e 供您参考。
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1333628/am3359-compile-kernel-sdk-9-01-00-001/5078498#5078498
此致、
- Hong
或者、您可以告诉我使用哪个工具链 Yocoto 在 SDK 9.3、external-toolchain arm-no-linux-gnueabihf-gcc 或默认 arm-oe-linux-gnueabi-
