Hello,
this project wasn't created by me, I got the project from someone else, and someone else had run it once on the NXP MPC574xPEVB Assessment Board . Now I'm using the S32IDEv1.2 version to open the project, and the compile error occurred while I was compiling .
Here's my project settings
<?xml version="1.0" encoding="UTF-8"?>
-<cdtprojectproperties>
-<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths">
-<language name="C Source File">
<includepath>${ProjDirPath}/include</includepath>
<includepath>${VLE_EWL_DIR}/EWL_C/include</includepath>
<includepath>${VLE_EWL_DIR}/EWL_C/include/pa</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ADC</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\CTU</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\DSPI</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\eTimer</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FCCU</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexCAN</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexPWM</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FreeMASTER</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\INTC</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LINFlex</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LLD_INIT</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ME</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\PIT</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SIUL</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SWG</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\UART</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\other header</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\Debug</includepath>
</language>
<language name="ld"> </language>
-<language name="Assembly Source File">
<includepath>${ProjDirPath}/include</includepath>
<includepath>${VLE_EWL_DIR}/EWL_C/include</includepath>
<includepath>${VLE_EWL_DIR}/EWL_C/include/pa</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ADC</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\CTU</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\DSPI</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\eTimer</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FCCU</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexCAN</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexPWM</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FreeMASTER</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\INTC</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LINFlex</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LLD_INIT</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ME</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\PIT</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SIUL</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SWG</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\UART</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\other header</includepath>
</language>
-<language name="s,S,ASM,asm">
<includepath>${ProjDirPath}/include</includepath>
<includepath>${VLE_EWL_DIR}/EWL_C/include</includepath>
<includepath>${VLE_EWL_DIR}/EWL_C/include/pa</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ADC</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\CTU</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\DSPI</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\eTimer</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FCCU</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexCAN</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexPWM</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FreeMASTER</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\INTC</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LINFlex</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LLD_INIT</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ME</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\PIT</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SIUL</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SWG</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\UART</includepath>
<includepath>C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\other header</includepath>
</language>
</section>
-<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros">
-<language name="C Source File">
-<macro>
<name>START_FROM_FLASH</name>
<value/>
</macro>
-<macro>
<name>MPC574xP</name>
<value/>
</macro>
</language>
<language name="ld"> </language>
-<language name="Assembly Source File">
-<macro>
<name>START_FROM_FLASH</name>
<value/>
</macro>
-<macro>
<name>MPC574xP</name>
<value/>
</macro>
</language>
-<language name="s,S,ASM,asm">
-<macro>
<name>START_FROM_FLASH</name>
<value/>
</macro>
-<macro>
<name>MPC574xP</name>
<value/>
</macro>
</language>
</section>
</cdtprojectproperties>