Other Parts Discussed in Thread: TMS320F28379D, TMS320F28379S
部件号: TMS320F28379D
主题中讨论的其他器件: TMS320F28379S、 LAUNCHXL-F28379D
您好:
我正在为 TMS320F28379D 和 TMS320F28379S 开发引导加载程序。 第一次启动代码后运行正常。 但单次复位后、FlashAPI 将不再起作用。
例如,我尝试做一个擦除,大部分时间,当我运行 Fapi_getFsmStatus() 时,我得到不全面的状态,如: 0x0810 或 0x0C10。
我尝试调查代码中的所有位置、但似乎配置正确。 我无法设法使其正常工作。 我收到了多个支持请求、但这些请求适用于较旧版本的 MCU、即使尝试了他们的解决方案、也不起作用。
我在论坛上找到的其他请求的链接:- https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/641261/compiler-tms320f28075-flash-api-works-on-initial-run-but-not-after-reset-https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1074143/tms320f28377d-flash-api-works-on-initial-run-but-not-after-cpu-reset
请帮帮我。 提前感谢您。
Bastien