I am sorry to tell you that I set the compiler options as recommanded。
the real issue is that the definition of eMios_Icu_Ip_ChStateType is too large.
Firstly , i just config 4 channels in EB, but the size of array is 3 * 24 = 72
secondly, many members in the eMios_Icu_Ip_ChStateType structure can be set as const
Hi @LewisThin ,
In current latest release S32K3XX RTD 4.0.0 P20, the definition of eMios_Icu_Ip_ChState has been changed:
I belive it can reduce size of code in this case
Hi @LewisThin,
RTD_ICU_RamSizeReport.xlsx
RTD_ICU_SizeReport.xlsx
can be found in SW32K3_RTD_4.4_2.0.0_D2203_QualityPackage.zip
Plese make sure the compiler options are set as per the SW32K3_RTD_4.4_2.0.0_D2203_ReleaseNotes.pdf
Regards,
Daniel