NO_INIT not working on PRM

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

NO_INIT not working on PRM

跳至解决方案
956 次查看
sebasira
Senior Contributor I

Hello everydoby!

 

Im using CW4.6 and MC9S12A128.... Inside prm file I've got:

 

PAGE_EEPROM   = NO_INIT  0x0400 TO 0x0FFF;

 

But after the code is loaded EEPROM is 0x00 instead of 0xFF... why?

 

Thanks ind advance!

 

 

SebaS

标签 (1)
0 项奖励
回复
1 解答
845 次查看
sebasira
Senior Contributor I

Excuse my mistake!

EEPROM goes from 0x0000 to 0x07FF. And inside that range it is erased

在原帖中查看解决方案

0 项奖励
回复
1 回复
846 次查看
sebasira
Senior Contributor I

Excuse my mistake!

EEPROM goes from 0x0000 to 0x07FF. And inside that range it is erased

0 项奖励
回复