关于R5F10PGG出现E0562320:Section address overflowed out of range : ".const"问题

将BOOT程序地址从0X0000改为0X8000后,报错E0562320:部分地址溢出范围:“.const”

Parents Reply
  • 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.

Children
No Data