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

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

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

ソリューションへジャンプ
1,700件の閲覧回数
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 解決策
887件の閲覧回数
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 返信
888件の閲覧回数
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 件の賞賛
返信