EEPROM range problem in cmd file

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

EEPROM range problem in cmd file

1,949 Views
bai_lao2000
Contributor I
In a demo cmd file,it says:
wb 0x12  0x01    // set EEPROM at 0-$1000 in INITEE
why not the eeprom is at 0-$2000?
How can I set the EEPROM position by EE15 to EE11 in INITEE?
Labels (1)
0 Kudos
1 Reply

281 Views
Lundin
Senior Contributor IV
You can modify the cmd files if you don't like the values. The second value (0x01 in your case) is the INITEE value. Read about INITEE in the manual for details.

Might be wise to tell which MCU you are using if you expect a more useful answer than that.
0 Kudos