Hello,
I am trying to build the S32G_LLCE_1_0_5\sample_app_llce\llce_sample_app_pfe for testing the CAN to ETH and vice versa. I have downloaded the the LLCE version 1.0.5 and followed the steps mentioned in the readme file for building the application. I have done changes only to the GHS compiler path
C:\NXP\S32G_LLCE_1_0_5\sample_app_llce\llce_sample_app_pfe>make
'make' is not recognized as an internal or external command,
operable program or batch file.
I have installed the Cygwin on my system but don't know the reason. Is it possible to give some information?
Regards,
Salim Mulla
Solved! Go to Solution.
Hi Salim Mulla
Hope you are doing well.
This is gnu make tools for windows related issue.
-> Install the Gnuwin in your windows machine.
-> Add path of installed bin folder to windows system environment variables
see below link which explain all steps in brief
https://leangaurav.medium.com/how-to-setup-install-gnu-make-on-windows-324480f1da69
Regards ,
Tushar
Hello,
Thanks for the update. I am able to start the build.
I have below queries with respect to the MCAL versions:
1. Is it possible to share latest stable version of the EB, LLCE, PFE and RTD?
2. is it possible to do flashing via S32 Flash tool?
1. Is it possible to share latest stable version of the EB, LLCE, PFE and RTD?
-> you need account for same
2. is it possible to do flashing via S32 Flash tool?
-> yes
please rise new ticket for new and different issue , please
Hi Salim Mulla
Hope you are doing well.
This is gnu make tools for windows related issue.
-> Install the Gnuwin in your windows machine.
-> Add path of installed bin folder to windows system environment variables
see below link which explain all steps in brief
https://leangaurav.medium.com/how-to-setup-install-gnu-make-on-windows-324480f1da69
Regards ,
Tushar