FEE_Example_S32K344 does not work, inits with Null_PTRThe example from the RTD for FEE_Example_s32k344 does not work as it never initializes due to the MemAcc_init and Fee_init being given Null_PTRs, I have managed to find MemAcc_Config/MemAcc_BOARD_InitPeripherals_Config(for 342) for MemAcc_Init, But i cannot find the Fee_ConfigType define for Fee_Init, am I missing an RTD update or something?


Re: FEE_Example_S32K344 does not work, inits with Null_PTRThe example actually works if I remove all the example assertions which appear to be reading incorrectly? The functions work if the example asserts are skipped over.
Now I am more confused on why the example on 342 does not function.Re: FEE_Example_S32K344 does not work, inits with Null_PTRAny suggestion as to what may be issue of MEMIF_UNINIT?Re: FEE_Example_S32K344 does not work, inits with Null_PTRThis is being run on the S32K3X4EVB-T172