S32Z2 complie error after insert BaseNXP and Update code using IDE tool.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32Z2 complie error after insert BaseNXP and Update code using IDE tool.

620 Views
LinXin
Contributor I

I create S32Z2 application project and insert BaseNXP Driver module.

After that , update the code and complie this project.

The build error happen as following:

 

arm-none-eabi-gcc "@generate/src/Clock_Ip_Cfg.args" -MMD -MP -MF"generate/src/OsIf_Cfg.d" -MT"generate/src/OsIf_Cfg.o" -o "generate/src/OsIf_Cfg.o" "../generate/src/OsIf_Cfg.c"
Building file: ../board/Siul2_Port_Ip_Cfg.c
Building file: ../board/quadspi_config.c
Invoking: Standard S32DS C Compiler
In file included from C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32ZE/RTD/BaseNXP_TS_T31D53M20I0R0/include/Mcal.h:67,
from ../src/main.c:32:
C:/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32ZE/RTD/BaseNXP_TS_T31D53M20I0R0/include/OsIf_Internal.h:48:10: fatal error: Os.h: No such file or directory
48 | #include "Os.h"
| ^~~~~~
compilation terminated.
Invoking: Standard S32DS C Compiler

 

What  should I do? 

0 Kudos
Reply
1 Reply

583 Views
chenyin_h
NXP Employee
NXP Employee
Hi, @LinXin 
Thanks for your post.
About your inquiry, since the S32E and the S32Z are not currently in mass market, we are unable to give support through this channel. I suggest you contact your FAE/DFAE/NXP representative for them to guide you on how to receive support with your problem.
I apologize for the inconvenience.
 
BR
Chenyin
0 Kudos
Reply