MPC5602 DFlash read

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

MPC5602 DFlash read

894 次查看
wangzhiwei
Contributor I

I use MPC5602, and I defined a variable in DFlash and initialized it as 0x5A5Aa5a5. Then I read the variable through the pointer and  find the value of the variable is 0XFFFFFFFF. can you tell me  the reason, please

u32tempPtr=(uint32*)0x00800000;
u32temp=*u32tempPtr;

0 项奖励
回复
0 回复数