I use the edition of CodeWarrior is 8.8,and my emulator is USB TAP.
Access the memoy of any space,like PCI、SDRAM、Flash,the data is same ,and if the address is end by 0x4,or by 0xc,like 0x0000_01024、0xFF00_000C,the data is all "00000000".if the address is end by 0x0,or ox8,the result is correct.So I conjecture that mybe USB TAP don't support the MPC8245 in 32-bit mode ?