Thread 中讨论的其他器件: UNIFLASH
工具/软件:
您好:
我目前正在使用 TMS320F28031 器件、并在 JTAG 连接和闪存编程方面遇到持续问题。 我希望得到任何指导或建议。
消息
- 频率 :TMS320F28031
- IDE 和调试探针 :
- 带有 Blackhawk USB200 的 Code Composer Studio V8
- 带 XDS110 的 Code Composer Studio v20
- 闪存工具 :UniFlash
遇到错误
・CCS v20 + XDS110
GEL: Error while executing OnTargetConnect(): Could not read register ST1: target is not connected
Error -1015 @ 0x0: Device is not responding to the request. Device may be locked, or the debug probe connection may be unreliable.
・CCS V8 + Blackhawk USB200
Error -1137: Device held in reset
[ERROR] C28xx: Flash Programmer: Error unlocking flash memory. Device is still locked [ERROR] C28xx: Error connecting to the target: (Error -1015 @ 0x0) [INFO] C28xx: GEL Output: Device Calibration not complete, check if device is unlocked and recalibrate.
我尝试过的
- 在两个 CCS 版本和两个探针上都通过了“Test Connection“测试
- 降低了 TCLK 设置→无改进
- 通过 UniFlash→已尝试擦除全扇区失败
其他注意事项
- 刷写到器件中的最后一个程序不再运行。
- 该方案确实如此 不会 配置或设置任何 CSM 密码。
- 该问题可能源于引导加载程序开发期间闪存操作中断。
问题
- 这种行为是否与通过 CSM 锁定的器件一致?
- 是否有建议的步骤来强制解锁或连接?
- 如果器件已部分锁定、UniFlash 是否仍然可以擦除扇区?

