Issue reconfiguring EMAC example pinout in S32DS Configuration tools

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

Issue reconfiguring EMAC example pinout in S32DS Configuration tools

222 Views
Mr_BeAn
Contributor I

Hi all,
I am attempting to reconfigure the pinout for the EMAC Internal Loopback example located at:
C:\NXP\S32DS.3.6.4\S32DS\software\PlatformSDK_S32K3\RTD\Eth_43_GMAC_TS_T40D34M30I0R0\examples\S32DS\S32K3XX\Eth_InternalLoopback_S32K344

The original pin configuration is shown in the attached picture. This configuration generates the file Siul2_Port_Ip_PBcfg.c

Mr_BeAn_1-1761386612199.png

In this generated file, I can see the structure: const Siul2_Port_Ip_PinSettingsConfig g_pin_mux_InitConfigArr[NUM_OF_CONFIGURED_PINS] : 
+ The pinPortIdx variable inside this structure correctly corresponds to the physical pin numbers specified in the datasheet. excel file.

Mr_BeAn_3-1761387298283.png

Mr_BeAn_0-1761387665742.png

The Problem:

When I change the pin numbers using the S32 Configuration Tool to match the configuration for the S32K344-WB Evaluation Board, the newly generated Siul2_Port_Ip_PBcfg.c file remains completely unchanged from the original.

My question: 

Does this pinout configuration need to be set in a different file? Please help me with this. Or, if available, please provide me with an example configuration for the EMAC driver on the S32K344-WB Evaluation Board for Automotive General Purpose.

 

 

0 Kudos
Reply
3 Replies

127 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

a config in Pins tool is taken into consideration for IP level type of examples. You are referring to MCAL level one and so pins are configured within Port component configuration.

For the S32K344-WB examples you can refer to https://community.nxp.com/t5/S32K/S32K344-Whiteboard-Example-Project/m-p/1500850

BR, Petr

0 Kudos
Reply

153 Views
Mr_BeAn
Contributor I

Is there anyone facing the same issue?

0 Kudos
Reply

215 Views
Mr_BeAn
Contributor I

@IvanRuiz Please help me with this issue
@PavelL 

0 Kudos
Reply