Data flash to emulated eeprom.

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

Data flash to emulated eeprom.

1,825 Views
letseatorange
Contributor III

HELLO:

I want to use Data flash to emulated eeprom.but i find the EEEsize is always 0.I use this FLASH_DRV_DEFlashPartition() API to Divide the area,if something i shou do before use this API.

Thanks

0 Kudos
8 Replies

1,500 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

Please refer to SDK RTM_1.0.0 examples.

The flash_partitioning code shows both the partitioning and use of the emulated EEPROM.

Regards,

Daniel

0 Kudos

1,500 Views
letseatorange
Contributor III

Hello,

      I use the same method as this example, but it can't to partition. the EEEsize is always 0.

thanks

0 Kudos

1,500 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

Please check what version of the S32K144 you use.

The SDK is not compatible with the first version (N77P).

So If the example doesn't work, this could be the problem.

Regards,

Daniel

0 Kudos

1,500 Views
letseatorange
Contributor III

or other example can use to partirion the eeprom correctly

0 Kudos

1,500 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, we don't have any example for partitioning.

Regards,

Daniel

0 Kudos

1,500 Views
letseatorange
Contributor III

thanks 

0 Kudos

1,500 Views
letseatorange
Contributor III

My version is the first version (N77P), if there any other SDK support the first version?

0 Kudos

1,500 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

The S32K144(N77P) is compatible with SDK v.0.8.1. but it doesn't contain any example for partitioning.

0 Kudos