If you import the example downloaded from the link below as `mex_configuration_14`, an error occurs in the mex environment.
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-MCAL-S32K312-FEE-DS3-5-RTD300/ta-p/1872025
Following the instructions in the mex file,
I configured the mex settings in the `mex_configuration_15` format and successfully built the project, but execution is halting at the line `Fee_ExampleAssert(MEMIF_JOB_OK == Fee_GetJobResult());`.
Hello @seop79,
The example you are referencing uses RTD 3.0.0 P07, and from the project you've attached, I can see you are using RTD 3.0.0 base package. Can you try updating to P07 and importing the project again?
From RTD 3.0.0 release notes, I can see Fee module was released with EAR qualification:
Best regards,
Julián