Data initialization of eeprom page 1 on S08DZ60

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

Data initialization of eeprom page 1 on S08DZ60

2,144 次查看
crane
Contributor III
Hi!
 
Does anyone know if it is possible to download data to page 1 (background) eeprom with the .s19 file?
 
If I initialize eeprom variables in the code, I only get access to the foreground.
 
Thanks in advance,
Håkan
 
 
标签 (1)
0 项奖励
回复
2 回复数

1,055 次查看
crane
Contributor III
It makes sense.
Thanks for the advice.
 
Håkan
0 项奖励
回复

1,055 次查看
Ake
Contributor III
Hi,
I asked P&E about your EEPROM pröblem and got the following answer:
"In order to store values in page 1 eeprom(background) the user has to org their
code from memory range 0x11400 to 0x117FF.
If the customer would like to store in
the foreground, the user has to org their code from memory range 0x1400 to
0x17FF. "
 
I have not tried it myself. Does it make sense?
 
Regards,
Ake

 
0 项奖励
回复