Dear NXP Team,
I’m currently working with the S32G3 SoC and exploring parallel booting of the A53 and M7 cores, following the guidelines outlined in AN13750. While executing the final stage of bootloader build (Section 5.3), I encountered an error during the execution of launch.bat.
Here’s the relevant output:
TRESOS_WORKSPACE_DIR=C:/Users/pc/Videos/lucid/workspace/EBtresos_workspace/Bootloader_S32G3XX_ASR_4.4_M7/output/../.prefs/pref_general.xdm
: Drivers package version: TS_T40D11M30I2R0
/cygdrive/c/Users/pc/Videos/lucid/installation_path/Integration_Reference_Examples_S32G3_2023_02/code/framework/realtime/build/generic/drivers_version_checker.mak:92: Make sure to reference the corect RTD plugins or regenerate the workspace
/cygdrive/c/Users/pc/Videos/lucid/installation_path/Integration_Reference_Examples_S32G3_2023_02/code/framework/realtime/build/generic/drivers_version_checker.mak:94: *** Stopping.. Stop.
I’m currently using:
- Platform Software Integration: S32G3_2023_02
- RTD Package: SW32G_RTD_4.4_4.0.0_P05_HF01_D2305
Could you please confirm:
- Whether this RTD version is compatible with the Integration Reference Example from S32G3_2023_02.
- If any workspace regeneration or plugin alignment is required to resolve this error.
Any guidance on resolving the version mismatch or updating the build environment would be greatly appreciated.
hi,Niranj_369
Thank you for contacting us.
1. Please check if you have created the code correctly in EB?
2.You can try to use the RTD version of 4.0.0, it is marked in release notes.
Hope this can help you.
BR
Joey