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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

547 次查看
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 项奖励
回复
1 回复

534 次查看
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 项奖励
回复