你使用的mcsdk版本太旧了,下载一个最新的mcsdk,其中有预编译好的image,我之前参考如下mcsdk user guide在mcsdk_linux_3_01_02_05下修改mcsdk_linux_3_01_02_05\host-tools\loadlin\loadlin-evm-uboot.js可以将u-boot 跑起来,然后参考附件将u-boot烧写到flash,再启动kernel。
http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Exploring#Loading_and_Running_U…
Build and Run U-boot and Linux Kernel on TCI6638 EVM-V2.1.pdf
你好,我们刚开始调试6638的EVM板,根据 5102.Build and Run U-boot and Linux Kernel on TCI6638 EVM-V2.1.pdf 这份手册,
首先需要在BCM串口中设置setboot
但是我们的BCM串口只有打印没有输入;我使用的是你们EVM板上的串口D,请问这个串口可以输入吗?
另外拨码开关是 0 0 0 1
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 您好!
是的定制板有时会出现问题
根目录@AM335x-EVM:~# dmesg
[0.000000]在物理 CPU 0x0上引导 Linux
[0.000000]正在初始化 cgroup 子系统 CPU
[0.000000]正在初始化 cgroup Subsys cpuacct
[0.000000] Linux 版本4.4.4.12.12-g3639bea54a…