请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 是的、我已经按如下方式运行这些命令:
./ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_03-Linux-x86-Install.bin --unattendedmodeui none --debuglevel 4 --mode text --installer-language en
cd ~/ti-processor-sdk…
Other Parts Discussed in Thread: AM5728 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1397873/am5728-startup-script-for-ti-processor-sdk-linux-am57xx-evm-09_02_00_133…
Part Number: AM3352 专家你好!
我现在使用ti ccs12.8 编译自己程序,编译的结果没有问题,但是会报一个
program “arm-linux-gnueabihf-gcc” not found in PATH 的错误。
实际上我使用的 : arm-none-linux-gnueabihf-
我仔细查看了CCS的各种配置,没有发现有: arm-linux-gnueabihf-
还请这种问题怎么定位?
非常感谢!
秦龙
Thank you for your report. I am not seeing your exact behavior, but there are at least 2 major changes that need to be made to the AM335x Linux SDK documentation for building the kernel. Let's walk through both of those changes together.
First, can…