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.
工具与软件:
尊敬的:
我正在 为 IWR6843AOP 电路板编写一个定制毫米波应用。 我可以编译我的固件二进制文件并将其刷写到电路板中。
我想知道应用运行时会发生什么情况、因此我尝试使用我的自定义固件将电路板置于调试模式。
我按照以下步骤操作:
现在、我执行此操作:
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.
尊敬的 Dag:
您能否查看以下页面、并告诉我它是否与您的用例相关?
https://dev.ti.com/tirex/content/radar_toolbox_1_20_00_11/docs/software_guides/using_ccs_debug.html
谢谢!
Ricky