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文件中就可以填充0xFFFF:
MEMORY
{
PAGE 0 :
FLASHE : origin = 0x3E800, length = 0x004000, fill = 0xFFFF
FLASH D : origin = 0x3EC00, length = 0x004000, fill = 0xFFFF
}