On building m7bootloader source code issues using s32g3-2023-02 ver IRE sw stack

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

On building m7bootloader source code issues using s32g3-2023-02 ver IRE sw stack

503 Views
fengxianeric
Contributor IV

To query compiling issues,


C:\NXP\Integration_Reference_Examples_S32G3_2023_02\code\framework\realtime\swc\bootloader\platforms\S32G3XX\build>CALL configuration.bat
make/validation.mak:40: *** SDHC_STACK_PATH variable is not configured correctly. At least one MemDal SDHC block has been defined. Stop.

C:\NXP\Integration_Reference_Examples_S32G3_2023_02\code\framework\realtime\swc\bootloader\platforms\S32G3XX\build>

-------------------------

about related variables in launch.bat,

SET TRESOS_DIR=D:/EB/tresos
SET MAKE_DIR=D:/cygwin64
SET GCC_DIR=D:/ipcfInstall/NXP/S32DS.3.5/S32DS/build_tools/gcc_v9.2
SET TOOLCHAIN=gcc
SET CORE=m7
SET SRC_PATH_DRIVERS=C:/NXP/SW32_RTD_4.4_4.0.0/eclipse/plugins
SET SDHC_STACK_PATH=D:/ipcfInstall/NXP/S32DS.3.5/S32DS/software/PlatformSDK_S32XX_4_0_0/stacks/sdhc
SET TRESOS_WORKSPACE_DIR=D:/EB/tresos/workspace/Bootloader_S32G3XX_ASR_4.4_M7/output
SET HSE_FIRMWARE_DIR=C:/NXP/HSE_FW_S32G3_0_2_16_1
0 Kudos
Reply
1 Reply

490 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For the specific version you are using, "launch.bat" file is not the one to be configured. The file "configuration.bat" should be the one you configure.

As for the first command, since "configuration.bat" was not configured, we suppose that is the reason of the error under the SDHC path.

Please, let us know.

0 Kudos
Reply