Hello,
I am working with SSP 120b on a custom board with a S7G2 (same reference on the SK-S7G2) with a different PHY.
I try to make the Nx_Duo_Http_Server Demo working. It runs well on the SK-S7G2 but on my custom board I see netwotks LED working but I have no ping answer (first packet return host unreachable and three next packet are timed out.
My PHY is a Texas Instrument DP83848 used in RMII mode on synergy ethernet channel 1. The main difference I spotted is the PHY adress we had to set it to 0x03 and the starter kit is set to 0x00. I wonder if this could be the issue. I read chapter 29 of the S7G2 datasheet and NetX user guide but I can't find how to set this PHYAD (register or function ...)
any idea to solve this issue or to set PHYAD ?
Regards