Could you show me the result that tx message is working on M7 core?
I attached the project file.
It is based on Eth_InternalLoopback_S32G274A_M7 example( RTD AUTOSAR 4.4 D2105)
Here is what I changed:
1) Pin : enable GMAC pins based on RGMII
skseofh_0-1642053941196.png
2. Clock : change clocks
skseofh_1-1642053981347.png
3. Eth_43_GMAC configuration : uncheck 'MAC_CONFIG_LOOPBACK'
skseofh_2-1642054049940.png
4. Code
4.1) change 'destination MAC address'(00-0E-C6-8E-6F-C5)
skseofh_3-1642054139194.png
4.2) Transmit loop
skseofh_4-1642054152399.png
Could you tell me what did I miss?