PFE not initialised

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

PFE not initialised

Jump to solution
1,118 Views
Youngsoo_do
Contributor III

We are using S32G_VNP_RDB3 (S32G399A).

We integrated the project using the distributed firmware and drivers and Tresos.

However, in the Eth_43_PFE_PreInit and Eth_43_PFE_Init functions, I get ETH_STATE_UNINIT, which does not initialize.

I don't know what to fix, and there are no compilation errors.

I'm sharing the code to share the problem with people who are having similar difficulties as me.

If anyone knows of a solution, please share.

 

 

Tags (1)
0 Kudos
Reply
1 Solution
1,036 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. That is correct. There is a readme.txt file available under the example_application folder for the PFE-MCAL package which provides more information on regards of usage and compilation.

Please, let us know.

View solution in original post

5 Replies
1,084 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Can you let us know which PFE-FW/PFE-MCAL/RTD version are you using? Are you using any NXP example?

Please, let us know.

1,082 Views
Youngsoo_do
Contributor III

Thank you so much for your response. I'm using the following version

  PFE-FW_S32G_1.7.1

  PFE_Firmware_1_7_1

  PFE-DRV_S32G_M7_MCAL_1.2.0

  SW32G_RTD_4.4_4.0.2

 

The project I posted was created by piecing together the header file from the PFE example program.
Today, I realized I must compile the makefile to generate the S32G Studio project.
However, I'm having trouble with the makefile. Could you please help me with this question?

https://community.nxp.com/t5/S32G/makefile-error-in-PFE-example/m-p/1876417#M7056 

 

0 Kudos
Reply
1,076 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

For the information being provided, we understand that you are not using the NXP example itself, is this correct?

Are you able to compile/run the NXP example without modifications?

Please, let us know.

0 Kudos
Reply
1,069 Views
Youngsoo_do
Contributor III

Hi!

among the PFE examples,

PFE-DRV_S32G_M7_MCAL_1.2.0\example_application\MasterProject_RDB3

The examples in this folder will perform "Generate project" as normal in Tresos.

However, I recently realized that I need to use a Makefile.

 

Tags (1)
0 Kudos
Reply
1,037 Views
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. That is correct. There is a readme.txt file available under the example_application folder for the PFE-MCAL package which provides more information on regards of usage and compilation.

Please, let us know.