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.
因为芯片RAM不够用,所以我想把变量放置到FRAM,于是我打开了链接文件中的这个宏定义__USS_RUN_ALG_FROM_RAM__,打开宏定义之后,程序就不能正常运行了。请问是我忽略了什么吗?我该怎么做,才能让程序正常运行?