We are using S32K14X_MCAL4_3_RTM_HF2_1_0_1 MCAL for FLS and FEE module configuration through tresos that will be included in Davinci configurator tool.
In legacy SW (Non-Autosar) SDK provide by NXP for S32K1xx we used API (FLASH_DRV_DEFlashPartition) for Flex NVM partitioning so that we could use emulated eeprom for endurance improvement, but was not able to find this feature API in Autosar MCAL provided or no configuration container in Tresos tool.
Instead found "Fls Check Flex Nvm Ratio" container in tresos which is used to check Flex NVM partition code, if found its partitioned provides error message. Does this means no partitioning for emulated EEPROM allowed ?
Please let me know if I am missing on something.
Thanks