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.

MSP430F5418A调试问题

我在CCS5开发平台进行调试,编译都是正确的,但是在debug过程中观察内部寄存器都显示“cannot  load from non-primitive location”的错误,这个问题困扰好久了,硬件原理图及代码错误上传至附件中,求牛人解答,万分感谢!

  • 不能从非原始地址加载.

    可以参考这几个帖子:

    http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/3325

    http://www.deyisupport.com/question_answer/microcontrollers/c2000/f/56/t/44929.aspx

    http://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/p/85562/217026.aspx

  • 谢谢你的回答,这几个帖子都看的试过了,但问题还是没有解决,好困扰~

  • 把调试的代码和报错截图贴上来,跑个简单程序是否也有类似问题?

  • 看看这个帖子是否有帮助

    http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/3325

  • 你好!我把代码和报错截图上传至附件中,烦请看看。这个就是几行简单的测试代码,程序在板子中是运行的,我测试串口什么的通信都是正常的,但是寄存器的这个错误一直存在,每次debug运行后都会跳出一个no source available for "***"的错误来。
    谢谢~

  • 你好,麻烦看看我上传的图片,万分感谢