How is it to be done in CCES? The LDF is quite different.
CCES LDF
mem_iv_code { TYPE(PM RAM) START(0x0008C000) END(0x0008C0A7) WIDTH(48) }
mem_block0_nwco { TYPE(PM RAM) START(0x0008C2A8) END(0x0008C2FF) WIDTH(48) }
mem_block0_sw16 { TYPE(SW RAM) START(0x00124C00) END(0x0013AFFF) WIDTH(16) }
mem_iv_code can NOT be moved, otherwise the program won't run. I tried many configurations but still have trouble. More details of my problem is here Program crashing if loaded by bootloader