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的MSP432,发现代码运行在flash中要比运行在ram中效率低很多。现在请教一下:
1、 我们希望能有实现代码存储在片内flash中,运行的时候自动加载到片内ram的方案。我们尝试修改.cmd文件,开机后程序是无法保存。
2、我们之前使用过DSP,在CCS3.3的编译环境下,可以通过编译器设置部分来实现,对于CCS6.1和MSP432来说,具体如何实现?有没有具体的实例可供参考?感谢解答!
网上有msp430把代码读到ram再执行的例子,希望对楼主有帮助
http://www.deyisupport.com/question_answer/microcontrollers/msp430/f/55/p/70081/167443.aspx#167443
期待ti后续出基于FRAM的msp432,就不用那么麻烦了。