Hi, I'm student who is developing with S32K148EVB-176Q.
I'm tryting to porting Erika-Enterprise on target board but there might some missing file on S32K1 SDK.
There are couple error in build processing.
The first is about the gcc flag error. However, it was solved by itself through file modification.
Second one is about sdk file. In Makefile, there is require some file like clock_manager.c .
But there is no file like clock_manger.c in S32K1 SDK.
I Downloaded S32K SDK 4.0.3 RTM version from NXP homepage and 3.0.3 RTM version from S32DS for ARM IDE.
But both one not working.
Should I use SDK of EAR version? but i can't find file about EAR version.
Is there any solution this problem?
Best,