@Daniel-Aguirre
We want to disable the PFE and serdes on A core and use it only on M core.
Current status: When we start the M core and A core together using the NxP boot loader, we can see that M core autosar application sending the UDP messages continuously until A core u-boot is boot successfully and Kernel starts.
As soon as kernel starts we observed that M core side Ethernet communication stops.
Abhiram_m_s_0-1720455078744.png
in the above log
Failed to configure XPCS1_1
Failed to update XPCS1 for SerDes1
Starting kernel ...
we can see that M core sending the message until u boot is boots successfully it will wait for 3 seconds after that it will start the kernel, as soon as the kernel starts, we observed the issue.