Other Parts Discussed in Thread: TIDM-1000
我用SFRA库里自带的f28004x的例程,但我的板子是f2837x系列的。现在主要遇到如下问题:
①PWMISR这个函数应该放在哪里?
②SFRA软件连接不上板子
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您是否遵循了 SFRA 用户指南(特别是 3.4.3)中规定的步骤?
可能有以下两个原因:
1.该路径下的例程C2000 DPSDK > libraries > sfra > examples 是为F28004X并有对应的cmd文件和asm文件,所以不能直接使用在2837x板子上。
2.如果第一个问题已解决,
a.28379D control card 需要手动使能UART(SFRA GUI)
Delfino TMS320F28379D controlCARD R1.3 (Rev. B) (ti.com)第12页 A:SW1 for UART need to be “on” which is “off” by default.
b. SFRA GUI 设置连接时“boot on connect need to be unchecked“