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.
Solved! Go to Solution.
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.
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.
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
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.
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.
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.