将BOOT程序地址从0X0000改为0X8000后,报错E0562320:部分地址溢出范围:“.const”
Then you should use -far_rom option or add __far for all const variables.Once try downgrading E0562320 to warning with -CHange_message option to see how the sections are overwrapped in map file.