Part Number: TMS320F28388D Other Parts Discussed in Thread: C2000WARE
使用C2000Ware_6_00_00_00\libraries\communications\Ethernet\third_party\lwip\examples\enet_lwip_udp例程,修改原来测试接口。在udp_rx_callback中接收到数据立即发送接受到得数据给发送端;
在主循环中分5ms,11ms,1001ms.1002ms,1003ms…
Part Number: TMS320F28027 Other Parts Discussed in Thread: C2000WARE 1.用28027开发板直接用SCI例程以下语句的主函数烧写,开发环境CCS6.0,仅能实现启动后串口助手显示MCU发送的一段文字,自己输入后无法显示出来。
#include "DSP28x_Project.h" // Device Headerfile and Examples Include File
// Prototype statements…
Part Number: TDA4VM
HI,
I want to meet my needs through the code of the timesync module, but after I modify the code of the module。
My operation is as follows:
source pdksetupenv.sh
then
cd ti-processor-sdk-rtos-j721e-evm-07_01_00_11/ethfw
sudo make…