你使用的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
Other Parts Discussed in Thread: CC2541 上位机public void setNotification(String serviceUUID, String characteristicUUID,boolean enable);
public void setNotification(0xFFE0,0xFFE4,TRUE);
设备CC2541:在 SimpleBLEPeripheral工程上修改,增加了char6,
对于增加char6:
1、修改simpleGATTprofile…
您好:
在我的板子说明书有这样的说明:
The Lightning board contains a two-lane Serial RapidIO (sRIO) chaining through TMS320C6678 DSP sRIO lane0 and lane1 at 5 Gbaud rate. Each DSP can communicate to the other DSPs through the sRIO interface.
这是不是说明我的板子只有2个端口还是2对SRIO的serdes通道…
Other Parts Discussed in Thread: TMS320C6678 您好:
在我的板子说明书有这样的说明:
The Lightning board contains a two-lane Serial RapidIO (sRIO) chaining through TMS320C6678 DSP sRIO lane0 and lane1 at 5 Gbaud rate. Each DSP can communicate to the other DSPs through the…