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.

[参考译文] CODECOMPOSER:(错误-1065 @ 0x3C):调试 IWR6843AOP EVM 时出错

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1416172/codecomposer-error--1065-0x3c-errors-debugging-iwr6843aop-evm

器件型号:CODECOMPOSER
主题中讨论的其他器件:IWR6843AOP、IWR6843

工具与软件:

尊敬的:

我正在 为 IWR6843AOP 电路板编写一个定制毫米波应用。 我可以编译我的固件二进制文件并将其刷写到电路板中。

我想知道应用运行时会发生什么情况、因此我尝试使用我的自定义固件将电路板置于调试模式。  
我按照以下步骤操作:

  • 我用  xwr68xx_ccsdebug 二进制文件刷写了电路板
  • 我为 IWR6843创建了目标配置文件、并将其放在 targetConfigs 目录中:

现在、我执行此操作:

Run -> Debug Project  
然后我得到这样的误差输出:

Cortex_R4_0: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x3c: (Error -1065 @ 0x3C)
                Unable to access device memory. Verify that the memory address is in valid memory. 
                If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). 
                (Emulation package 12.8.0.00194) 
Cortex_R4_0: File Loader: Verification failed: Target failed to write 0x00000000
Cortex_R4_0: GEL: File: C:\Users\dagma\AppData\Local\Temp\ti_cloud_storage\mmWave-Platform-Firmware.xer4f: Load failed.

这是我第一次调试这样的项目、也是第一次创建这样的项目、因此对于如何解决此错误、欢迎提供任何反馈/输入。 如需更多信息、请告诉我。

此致、
DAG.