How to partition & write into EEEPROM using debugger

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

How to partition & write into EEEPROM using debugger

跳至解决方案
825 次查看
Saitej
Contributor IV

Hello NXP

Am with the NXPS32k148 & OpenSDA debugger & PE-Micro debugger, I would like to do partition & writing to FLEXRAM using debugger without application code, how to do it ?

Please do the needful !

Thank you in advance.

 

0 项奖励
1 解答
805 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Saitej,

Please take a look at this example: Example: S32K144 EEEPROM usage

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Example-S32K144-EEEPROM-usage/ta-p/110...

The PE Micro plugin only allows partitioning the MCU during programming.

Regarding FlexRAM, if used as EEPROM, it can be written only once EEERDY = 1, and I don't think there is an option to do that with OpenSDA.

Please contact PE Micro support for more information.

 

Thank you,

BR, Daniel

 

在原帖中查看解决方案

0 项奖励
2 回复数
812 次查看
Saitej
Contributor IV

@danielmartynek 

@lukaszadrapa 

please do the needful

0 项奖励
806 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Saitej,

Please take a look at this example: Example: S32K144 EEEPROM usage

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/Example-S32K144-EEEPROM-usage/ta-p/110...

The PE Micro plugin only allows partitioning the MCU during programming.

Regarding FlexRAM, if used as EEPROM, it can be written only once EEERDY = 1, and I don't think there is an option to do that with OpenSDA.

Please contact PE Micro support for more information.

 

Thank you,

BR, Daniel

 

0 项奖励