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,
已解决! 转到解答。
Thank you for your information,
But the IDE you use is not provided by NXP, and we cannot provide technical support, which is beyond our ability to serve.
For RTM 4.0.3, try S32 Design Studio for S32 Platform V3.4
You must confirm the IDE and SDK version used by your demo, otherwise it will cause compilation errors
You can find EAR SDK versions on this page,
Hi @Senlent
Thank you for your help.
I'm using the IDE eclipse(Photon Release (4.8.0) with RT-Druid (3.0.1)) and SDK is S32_SDK_S32K1xx_RTM_4.0.3.
My GNU arm compiler is version 10.3.
These are my developing envrionment. And I did not any update for board after i get the borad.
Best,
Thank you for your information,
But the IDE you use is not provided by NXP, and we cannot provide technical support, which is beyond our ability to serve.
For RTM 4.0.3, try S32 Design Studio for S32 Platform V3.4
Hi @Senlent
Can I ask one more thing about SDK?
Best,