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.

同样的程序可以写入开发板,却写不入自己的板上



 在开发板上可以将程序写入片内FLASH,同样的程序和.CMD文件,向自己的板子就写不进去,但是可以在RAM中调试。

报的信息:

 Cortex_M3_0: Loader: One or more sections of your program falls into a memory region that is not writable.  These regions will not actually be written to the target.  Check your linker configuration and/or memory map.