我根据开发板的例程,采用bootcode.h里的代码做引导程序烧写到0x100000处,然后把自己的代码烧写到0x100400处,可以正常启动。但我想把代码直接烧写到0x100000处,却不能启动了,这里需要注意些什么吗?直接烧写到外部flash的话CMD文件该如何配置?
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.