Hi,
I've implemented NSP for am335x(using Starterware), which currently works fine. The client example application has been executed successfully on an IDK. However, our next task is to make the NSP to function in Dual Mac mode(On ICE v2). In Dual Mac mode, the two ports have to function independently i.e., with two IP address, MAC address etc.
From what I understand, for this to be implemented in NSP, we have to create two instances of NETIF_DEVICE and register them accordingly. Is this the correct approach? If yes, is there some sort of reference implementation I can follow up with? If no, please suggest how to approach the same.
Thanks,
Vinesh