I configured the ADC module with EB Troes there are some code compile problem.
Such as this:D:/S32DS_WORKSPACE/S32K344_WB_MCAL/generate/include/Emios_Mcl_Ip_Cfg_Defines.h:51:10: fatal error: Emios_Pwm_Ip_CfgDefines.h: No such file or directory
I check the Mcl configuration in EB and found the Emios module has not been enabled.
Enable Emios Common Support is not be selected and the example which from SW32K3_RTD_4.4_2.0.0 is OK.I want to know is there any other configuration about Emios?Which can change generated file Emios_Mcl_Ip_Cfg_Defines.h to not to include Emios_Pwm_Ip_CfgDefines.h?