Thread 中讨论的其他器件:C2000WARE
工具与软件:
您好、TI 的工程师。 当我将 CLA 任务运行到 RAMLS8和 RAMLS9中时、我在 CLA 任务中使用__mdebugstop ()期间遇到了此问题。 反汇编窗口中指示了什么??? 无法读取0x00004586@程序:执行状态阻止了访问[代码=0x400000]、为什么会发生这种情况? 如何解决这个问题呢?

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.
工具与软件:
您好、TI 的工程师。 当我将 CLA 任务运行到 RAMLS8和 RAMLS9中时、我在 CLA 任务中使用__mdebugstop ()期间遇到了此问题。 反汇编窗口中指示了什么??? 无法读取0x00004586@程序:执行状态阻止了访问[代码=0x400000]、为什么会发生这种情况? 如何解决这个问题呢?

您好!
从 CLA 的角度来看、LSRAM 8和 LSRAM 9应分别映射到地址0x00004000和0x00006000、因此看起来程序未正确映射。 您能否尝试 在 C2000ware (pathL [C2000ware install]/driverlib/f28p65x/examples/c28x/cla)中的 cla_asin_LS8_9示例中使用链接器 cmd 文件? 如果您还没有看到该示例、看看它也可能会有所帮助。
此致、
Delaney