Hi,All
I used the Application Notes: AN13750 - Enabling Multicore Application on S32G2
using S32G2 Platform Software Integration
I planed to use S32G3 to make it work ,so I downloaded the S32G3 software package.
Then I follow the steps to executed it :5.3. Build The Bootloader ,but when I config the configuration.bat
about cygwin64, it reports errors:'C:/cygwin64/bin/make.exe' is not recognized as an internal or external command or operable program, I have downloaded the latest package about cygwin.


Then I search the cygwin64/bin, it do not have make.exe
I found make.exe in the path:C:/NXP/S32DS.3.4/S32DS/build_tools/msys32/usr/bin
So I replaced it, it reports erros.

how should I do to build the bootloader?
I download the Integration_Reference_Examples_S32G3_2022_06 package and build file is in it.
I uploaded the configuration.bat and launch.bat, please help me, thank you.