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.
Tool/software: Code Composer Studio
Dear All,
I'm facing few challenges during debugging the DRV8301-68M-Kit with custom application. Please find the below attached files for the reference.
Thanks
看起来像是gel文件的问题。该文件指定了板上存在的内存及其属性。在这种情况下,您尝试访问“Data”页面上的0x8474E8A0。内存映射要么没有在那里定义的内存,要么不可读。
在调试会话中,可以通过转到“Tools”菜单并选择“Memory Map”来查看内存映射。在内存映射部分,您应该看到Program,Data和I / O页面的选项卡。
那您是否有 尝试访问“Data”页面上的0x8474E8A0?能否给出截图?
gel文件的相关信息,您可以参考
https://software-dl.ti.com/ccs/esd/documents/ccs_custom_target_config.html
有一些相关帖子,您也可以看一下
https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/69733/watch-window-has-memory-map-prevented
https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/177718/memory-setting---sections-falls-into-a-memory-region-that-is-not-writable