献给DSP初学新同学的常见错误处理办法

[复制链接]
852|0
 楼主| Clovee 发表于 2017-10-6 10:44 | 显示全部楼层 |阅读模式
献给DSP初学新同学的常见错误处理办法


刚开始接触DSP开发,被一堆资料淹没了...不知道哪个有空没有,各种试。对各种错误进行分类。
        一、LOAD FILE相关
        C674X_0: Trouble Writing Memory Block at 0x20 on Page 0 of Length 0x5c80: (Error -1190 @ 0x20) 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). (Release 5.0.333.0)
        GEL:Load Failed
        没加载GEL文件,各种教程都没说怎么加载,找了半天。方法是Target -> New Target Configuration选择对应仿真器后,点下面->advanced在initialzation file 中添加GEL文件。 然后Debug。出现以下错误:
        C674X_0: Trouble Writing Register PC: Error 0x00000006/-1176 Error during: Memory, Register, The IM memory request is not serviced by the HW memory system. This could be caused by the memory address specified does not exist in the specified memory/cache level.
        究其原因是linker.cmd不匹配,下载相应的*.cmd添加就好。

您需要登录后才可以回帖 登录 | 注册

本版积分规则

708

主题

1032

帖子

2

粉丝
快速回复 在线客服 返回列表 返回顶部