I use the CW 10.6 to create the sample test for MPC5675K, And use the develop board mpc5675kevb473 to test.
I creat some fllow project :
MPC5675K DPM RAM;
MPC5675K DPM FLASH;
The "MPC5675K DPM FLASH" can work。
The "MPC5675K DPM RAM" can't not work。When it crash,I stop the program, and open the memory 0x40000000, find that the memory can't read and write,the datas near the __startup is all 0xFFFFFFFF,so I am sure in the Ram mode,the code of the program is not trans to the mcu correctly。。
Also I find the reason,but I don't know why, some one can give some advise。
thanks very much。
See following example I have prepared in the past. Bot targets (RAM and internal FLASH) are working fine: