Build Error in 1500V BMS Reference Application – SAF Library Errors

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

Build Error in 1500V BMS Reference Application – SAF Library Errors

Jump to solution
60 Views
GauravXB
Fresh Out Contributor

Dear NXP Support Team,

We are facing a fatal build error in our 1500V BMS Reference Application project (S32K3-BESS-Firmware-Version-0.8.0-Demo) in S32 Design Studio.

Multiple sCheck_*.h headers referenced in sCheck_Cfg.c are not found anywhere in the SDK (see attached screenshot).

Installed SAF Package: s32k3x_saf_1_0_4

This is causing a cascade of 20 build failures across Middleware, OS, Startup_Code, and SAF modules.

Could you please advise whether s32k3x_saf_1_0_4 includes the sCheck library, and if not, which package version we should install?

Attached is the full build log, installed packages list, and a screenshot of the missing headers for your reference.

0 Kudos
Reply
1 Solution
41 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @GauravXB,

This is because you are using the EVAL version of the SAF library, which is available for free.

danielmartynek_0-1781528505723.png

 

The header files are only included in the FULL version of the library, which is a paid (premium) software package.

https://www.nxp.com/design/design-center/software/functional-safety-software/s32-safety-software-fra...

 

Regards,

Daniel

 

View solution in original post

0 Kudos
Reply
1 Reply
42 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @GauravXB,

This is because you are using the EVAL version of the SAF library, which is available for free.

danielmartynek_0-1781528505723.png

 

The header files are only included in the FULL version of the library, which is a paid (premium) software package.

https://www.nxp.com/design/design-center/software/functional-safety-software/s32-safety-software-fra...

 

Regards,

Daniel

 

0 Kudos
Reply