I am using QEMU to build mpc5675ek simulator, But projects built by default using CodeWarrior cannot run on this emulator:

I observed segment information in ELF files:

,
but the roms global variable in qemu use physAddr,the rom_check_and_register_reset not pass,can anyone help me?