About S32K144 EEPROM re-downloading program, data not stored

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

About S32K144 EEPROM re-downloading program, data not stored

跳至解决方案
1,680 次查看
Lw2
Contributor III

The function I want to achieve.
Store the data in eeprom and not lose the data when re-downloading the program using PE.

I have made the following attempts.

1.I referenced this example Example: S32K144 EEEPROM usage - NXP Community

,But it didn't work.Here is my configuration:

Lw2_0-1670071920356.png

Lw2_1-1670072024095.png

Lw2_2-1670072178857.png

 

Then I changed the Preserve this range from 14000000 To 14000fff to 10000000 To 1000ffff. But it didn't work either

Lw2_3-1670072661209.png

2.   When I replaced the PE downloader with J-LINK, the data inside the EEPROM is not erased after J-LINK downloads the program. So I think if my PE downloader is not configured properly, but I didn't find the problem. If anyone knows, please let me know.

Thank you very much!

 

0 项奖励
回复
1 解答
1,637 次查看
Lw2
Contributor III

I seem to have found the problem because I checked the Emergency Kinetis Device Recovery by Full Chip Erase, as shown below.

Lw2_1-1670418100850.png

 

Thank you very much for your reply

 

 

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,658 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

I did quick test on my S32K144EVB using inbuilt OpenSDA interface from Pemicro and the same configuration is working on my side, the EEE data are not erased. I will test it with Multilink FX tomorrow to see if it makes a difference but I don't think so. I will let you know.

Regards,

Lukas

0 项奖励
回复
1,652 次查看
Lw2
Contributor III
First of all, thank you very much for your reply.
I am using IDE S32DS version 3.4, maybe I didn't configure it properly during installation, but I did try many times and it didn't work, every time after re-downloading the program, the data written before was not there.
0 项奖励
回复
1,643 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Well, I tested it with Multilink FX now and it also works as expected. I used S32DS 3.4 too for my test. I can't see a configuration which could make a difference.

0 项奖励
回复
1,638 次查看
Lw2
Contributor III

I seem to have found the problem because I checked the Emergency Kinetis Device Recovery by Full Chip Erase, as shown below.

Lw2_1-1670418100850.png

 

Thank you very much for your reply

 

 

0 项奖励
回复