.test 程序空间太大,无法放在内部RAM中运行,flash 下载很慢而且烧写次数有限,希望把程序放在外部RAM中运行。查了很多资料也没有发现应该怎么做。
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.
.test 程序空间太大,无法放在内部RAM中运行,flash 下载很慢而且烧写次数有限,希望把程序放在外部RAM中运行。查了很多资料也没有发现应该怎么做。
问题已经解决,成功的把程序从flash启动,然后全部搬到外部sram中来运行,内部的sram完全可以不用了
需要修改cmd文件,以及在搬程序到外部sram之前,程序需要预先初始化xintf。
你好。
如果需要直接在外扩的SRAM中进行仿真,请参考这个帖子:
http://www.deyisupport.com/question_answer/microcontrollers/c2000/f/56/p/66439/155011.aspx#155011