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.

[参考译文] CCS/TMS570LS3137:无法停止器件

Guru**** 2480915 points
Other Parts Discussed in Thread: TMS570LS3137, UNIFLASH

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/698852/ccs-tms570ls3137-unable-to-halt-device

器件型号:TMS570LS3137
主题中讨论的其他器件: UNIFLASH

工具/软件:Code Composer Studio

最近、当我通过 CCS6.2调试 TMS570时、有时它不起作用、并将错误显示为"Error -2062 Unable to halt device (错误-2062无法停止器件)"。

我认为 、编程的代码看起来会使器件重复进入异常状态。  并 防止 CPU 进入调试状态。

但如何擦除 TMS570中的闪存?

 TMS570LS3137是否支持 nowFlash?

当我使用 uniFlash 擦除闪存时、它与 CCS6.2相同。

 

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    您是否能够将 JTAG 连接到器件? 如果没有、请先尝试以下方法:

    1.打开目标配置窗口,然后启动选定的配置
    2.切换到调试窗口
    3.按住 RESET (nRST)按钮
    4.释放 nRST 按钮后,立即单击“连接目标”
    5.尝试几次后应连接电路板
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    感谢您的支持。 我已经解决了这个问题。
    启动调试窗口时。 将 nRST 设定为 GND、并快速将其重新分配。 尝试后连接的器件。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    好的、谢谢更新