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.

1. 关于InitFlash(); 函数问题:



    官方说明,当程序烧写到Flash里运行时,此函数应复制到RAM里运行,用于配置Flash。具体方法已经明白,但是,既然程序是烧写到Flash里运行,应该先配置Flash,但是程序里是程序已经运行了,再配置是为什么??