S32K118 MCAL EEP Configuration

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

S32K118 MCAL EEP Configuration

727 Views
riglesias2021
Contributor III

Hi, I am using S32K118 and i want to use the eeprom functionalities with the MCAL EEP module.

I have already checked "AN11983 Using the S32K1xx EEPROM Functionality" and I already know how to partition the device, configuring the FlexNVM and FlexRAM modules, and did a test to verify that the device is configured, writing some values and then reading them after a restart, so i know the EEprom functionality of the device is working using the EEP module

Now i want to know if there is any way to measure the minimum time required by the Function Eep_MainFunction, so i can optimize the implementation. 

Thanks!

 

0 Kudos
1 Reply

712 Views
hungnguyenphi
NXP Employee
NXP Employee

Hello @riglesias2021 ,

Could you please check the AUTOSAR_MCAL_EEP_ProfileReport.xlsx in the S32K1XX_MCAL_4.2_RTM_1.0.4_QualityPackage (which user can find in the place where the MCAL package can be downloaded). It has an information about the duration of the main function for reference.

Best regards,

Hung