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.
仅仅替换相应的.cmd文件是不够的,还需要将与FLASH有关的操作注释掉,比如memcpy函数和上面提到的用于完成FLASH上函数拷贝到RAM上运行的传递变量等等,同时建议FLASH INIT的函数也可以不调用。