MPC5675K sample code, Why the Ram mode crash

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC5675K sample code, Why the Ram mode crash

967件の閲覧回数
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 返信

762件の閲覧回数
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 件の賞賛
返信