NO_INIT not working on PRM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NO_INIT not working on PRM

Jump to solution
915 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
804 Views
sebasira
Senior Contributor I

Excuse my mistake!

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

View solution in original post

0 Kudos
Reply
1 Reply
805 Views
sebasira
Senior Contributor I

Excuse my mistake!

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

0 Kudos
Reply