S32g2: Compilation issue with Bootloader_S32G2XX_ASR_4.4_M7

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

S32g2: Compilation issue with Bootloader_S32G2XX_ASR_4.4_M7

330 Views
nxf33425
NXP Employee
NXP Employee

I am trying to compile Bootloader_S32G2XX_ASR_4.4_M7  project from Integration_Reference_Examples_S32G2_2023_01.

Imported above project in Eb Tresos tool and unchecked the Secure boot option.

Have set SET SDHC_STACK_PATH=C:/Users/nxf33425/Downloads/S32G_SDHC_RTM_1_0_1_HF1_D2207_updatesite

 

Using Cmd prompt, I am trying to build the project and getting below compilation issue.

c:/NXP/Integration_Reference_Examples_S32G2_2023_01/code/framework/realtime/bsw/dal/MemDal/platforms/S32G2XX/src/MemDal_Sdhc.c:37:10: fatal error: usdhc_fatfs_impl.h: No such file or directory
37 | #include "usdhc_fatfs_impl.h"

0 Kudos
0 Replies