Other Parts Discussed in Thread: SYSBIOS 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/890094/tms320c6748-continue-support-fatfs-in-sysbios 器件型号: TMS320C6748 Thread 中讨论的其他器件…
Other Parts Discussed in Thread: TMS320F28374S , C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/912313/tms320f28374s-filesystem…
Other Parts Discussed in Thread: SYSBIOS 各位专家好,我在C64的dsp采用sysbios+ndk,使用helloworld已经能够跑通了。使用PC和dsp通过网口传输TCP数据可以达到10Mbps以上,但是使用工控板和dsp传输TCP数据速度太慢,基本在100Kbps,速度实在太慢。dsp网口发送数据主要在tcpHello那个任务里,使用for循环不断send数据,但是发现send的时间经常变化太大,发一次数据大部分在80us,个别出现几百毫秒,不稳定,导致send速度太慢…