I have been updating a project to the current Harmony revisions, previously I was using Net v3.6.1.
I have been using TCPIP_STACK_NetIsLinked to determine is there is anything connected to the 2 external ports on the LAN9303, which was working just fine. With v3.7.4 this function will always return true regardless of the state of the LAN9303 ports. If I go back to the previous net version the functionality returns as expected.
Is this a bug in the LAN9303 code?