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,
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.