Siul2_Port_lp_Example_S32K344:Debug_FLASH build error

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

Siul2_Port_lp_Example_S32K344:Debug_FLASH build error

2,248 Views
shawnlee0824
Contributor I

follow the steps in the video at https://www.nxp.com/document/guide/getting-started-with-the-s32k3x4evb-q172-evaluation-board:GS-S32K...

and Siul2_Port_lp_Example_S32K344:Debug_FLASH has build error

error message is as below:

make: *** [generate/src/subdir.mk:26: generate/src/Power_Ip_Cfg.o] Error 1
make: *** Waiting for unfinished jobs....
../generate/src/Power_Ip_PBcfg.c:48:10: fatal error: Power_Ip_BOARD_InitPeripherals_PBcfg.h: No such file or directory

 

0 Kudos
Reply
5 Replies

2,240 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@shawnlee0824

please try update code then build this code again.

Senlent_0-1661838004234.png

 

0 Kudos
Reply

2,236 Views
shawnlee0824
Contributor I

Hi, already update code, but it still cannot build pass

15:57:48 **** Build of configuration Debug_FLASH for project Siul2_Port_Ip_Example_S32K344 ****
make -j16 all
Building file: ../src/main.c
Building file: ../generate/src/OsIf_Cfg.c
Building file: ../generate/src/Power_Ip_Cfg.c
Building file: ../generate/src/Power_Ip_PBcfg.c
Invoking: Standard S32DS C Compiler
Invoking: Standard S32DS C Compiler
Invoking: Standard S32DS C Compiler
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@src/main.args" -MMD -MP -MF"src/main.d" -MT"src/main.o" -o "src/main.o" "../src/main.c"
Building file: ../board/Clock_Ip_Cfg.c
arm-none-eabi-gcc "@generate/src/OsIf_Cfg.args" -MMD -MP -MF"generate/src/Power_Ip_Cfg.d" -MT"generate/src/Power_Ip_Cfg.o" -o "generate/src/Power_Ip_Cfg.o" "../generate/src/Power_Ip_Cfg.c"
arm-none-eabi-gcc "@generate/src/OsIf_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"
arm-none-eabi-gcc "@generate/src/OsIf_Cfg.args" -MMD -MP -MF"generate/src/Power_Ip_PBcfg.d" -MT"generate/src/Power_Ip_PBcfg.o" -o "generate/src/Power_Ip_PBcfg.o" "../generate/src/Power_Ip_PBcfg.c"
Invoking: Standard S32DS C Compiler
arm-none-eabi-gcc "@board/Clock_Ip_Cfg.args" -MMD -MP -MF"board/Clock_Ip_Cfg.d" -MT"board/Clock_Ip_Cfg.o" -o "board/Clock_Ip_Cfg.o" "../board/Clock_Ip_Cfg.c"
In file included from ../generate/src/Power_Ip_Cfg.c:50:
C:/Users/shawnhhlee/workspace_0823/Siul2_Port_Ip_Example_S32K344/generate/include/Power_Ip_Cfg.h:50:10: fatal error: Power_Ip_BOARD_InitPeripherals_PBcfg.h: No such file or directory
Building file: ../board/Clock_Ip_PBcfg.c
50 | #include "Power_Ip_BOARD_InitPeripherals_PBcfg.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Building file: ../board/Siul2_Port_Ip_Cfg.c
Building file: ../board/Tspc_Port_Ip_Cfg.c
make: *** [generate/src/subdir.mk:26: generate/src/Power_Ip_Cfg.o] Error 1
make: *** Waiting for unfinished jobs....
../generate/src/Power_Ip_PBcfg.c:48:10: fatal error: Power_Ip_BOARD_InitPeripherals_PBcfg.h: No such file or directory
48 | #include "Power_Ip_BOARD_InitPeripherals_PBcfg.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Building file: ../RTD/src/Clock_Ip.c
Invoking: Standard S32DS C Compiler
make: *** [generate/src/subdir.mk:26: generate/src/Power_Ip_PBcfg.o] Error 1
Invoking: Standard S32DS C Compiler

0 Kudos
Reply

2,229 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@shawnlee0824

Please try to install the latest version, I have tested this version of the demo and it compiles normally

Senlent_0-1661848986769.png

 

0 Kudos
Reply

2,223 Views
shawnlee0824
Contributor I

shawnlee0824_0-1662003012097.png

my RTD version is as the above, is it correct?

if not, how to install another RTD version?

0 Kudos
Reply

2,219 Views
Senlent
NXP TechSupport
NXP TechSupport
0 Kudos
Reply