Sample application to demonstrate the LLCE-PFE Can-to-Ethernet and Ethernet-to-Can bridges

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sample application to demonstrate the LLCE-PFE Can-to-Ethernet and Ethernet-to-Can bridges

Jump to solution
1,106 Views
salimmulla2021
Contributor III

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 

GHS_DIR ?= C:\ghs\xxxx and TARGET_BOARD ?= S32G_RDB2
After this when I was trying to use make command for the build, it is giving me error as below : 
 

 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

Tags (1)
0 Kudos
Reply
1 Solution
1,081 Views
nxf92355
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
Reply
5 Replies
1,074 Views
salimmulla2021
Contributor III

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?

Tags (1)
0 Kudos
Reply
1,064 Views
nxf92355
NXP Employee
NXP Employee

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

0 Kudos
Reply
1,070 Views
nxf92355
NXP Employee
NXP Employee

please rise new ticket for new and different issue , please

0 Kudos
Reply
1,082 Views
nxf92355
NXP Employee
NXP Employee

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

0 Kudos
Reply