CodeWarrior-Processor Expert-9S12E128-IntFlash Bean_Writing problem in Flash

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

CodeWarrior-Processor Expert-9S12E128-IntFlash Bean_Writing problem in Flash

跳至解决方案
1,235 次查看
ARBM66
Contributor I

Hello Everybody,

 

I'm programming with Processor Expert and use IntFlash bean with 16 bit 9S12E128.

I use the following routine for writing data in my program with IntFlash bean:

 

IFsh1_SetByteFlash(0x7000,28);

IFsh1_GetByteFlash(0x7000,&data) ;

 

Problem is when I check the "data" there is nothing inside it.

So I believe there is a protection for flash memory.

Did I miss something here?

Could let me know how I can solve this?

Thanks

标签 (1)
标记 (1)
0 项奖励
1 解答
422 次查看
CrasyCat
Specialist III

This is the same as

http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&thread.id=6709

 

Please try to avoid multiple post of the same message.

 

CrasyCat

在原帖中查看解决方案

0 项奖励
1 回复
423 次查看
CrasyCat
Specialist III

This is the same as

http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&thread.id=6709

 

Please try to avoid multiple post of the same message.

 

CrasyCat

0 项奖励