Other Parts Discussed in Thread: C2000WARE 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1521693/tms320f280039c-q1-pieifr7-intx16…
Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1462608/tms320f280039c-questions-about…
Other Parts Discussed in Thread: SYSCONFIG 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1468414/tms320f280039c-not-able-to-use…
Part Number: TMS320F280039C
以上是我的复位以后的情况,不论是在线还是离线程序都会复位以后跑飞
在程序入口地址为0x80000时,程序是能正常复位的,改为 0x 9 0000看门狗复位就失效了,请问我该怎么做才能让看门狗复位到起始地址
TRANSLATE with x
English
Arabic
Hebrew
Polish
Bulgarian
Hindi
Portuguese
Catalan
Hmong Daw
Romanian
Chinese…
Part Number: TMS320F280039C 在官方例子mcan_ex7_classic_transmit中,正常情况下能发送CAN信号,但打了断点后,can信号不能发送,看程序是一直在“while(MCAN_getTxBufReqPend(MCANA_DRIVER_BASE)){ }”这个循环中。请问这是什么问题?应该怎么解决?
Part Number: TMS320F280039C Other Parts Discussed in Thread: SYSCONFIG 你好
我已经使用sysconfig工具成功配置了基于FPU32的PI控制器,他可以很好的工作。我现在需要实现在CLA上运行的PI控制器,但是我把uk = DCL_runPI_C1(&PI_CONTROLLER, rk, yk);改为uk = DCL_runPI_L1(&PI_CONTROLLER, rk, yk);编译就无法通过,程序仅仅自动包含了#include…