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/CCStudio:加载时出错

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/581390/ccs-ccstudio-error-while-loading

部件号:CCStudio
主题中讨论的其他部件:TMS320F2.8069万

工具/软件:Code Composer Studio

当我尝试在TMS320F2.8069万中运行我的代码时,出现了一个错误:' Load Failed'。 我昨天也运行了相同的代码。 今天,问题正在显现。 我尝试了删除和放置JTAG (JTAG目标配置成功),重新启动CCS,重新启动计算机,更改为新的工作空间。 什么都不起作用。 我正在附加错误消息的屏幕截图。 请帮助。

   

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

    Amrutha,

    请查看Flash位置0x3F7FF6 - 0x3F7FFF (密码位置)。 如果您看到0,则表示存储器受到保护。 您需要在加载和执行代码之前取消存储器的安全保护。

    此类错误的另一种可能来自Watch Dog Reset。 请在尝试加载代码时探测XRSn引脚。

    此致,
    彼得