你好,我们刚开始调试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…