MPC5675K sample code, Why the Ram mode crash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MPC5675K sample code, Why the Ram mode crash

831 次查看
hexiaobo
Contributor I

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。

标签 (1)
0 项奖励
回复
1 回复

626 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

See following example I have prepared in the past. Bot targets (RAM and internal FLASH) are working fine:

Example MPC5675K PinToggleStationery DPM CW210

0 项奖励
回复