Hi all,
[What I really want is to open a discussion on the virtual_nic Freescale example to understand it better. But in other forums I find it more effective to ask one specific per thread. Please let me know if that is not the culture here.]
I have compiled and uploaded the Freescale 4.1.1 virtual_nic example to a Tower w/a K70. I am working with IAR Workbench. How do I verify it is working?
I have read somewhere that this example only implements one direction of the Ethernet-over-USB to Ethernet connection. If so, I am at a loss to think of a good test for this example. Further, inspecting the code, it looks symmetrical. That is, I believe I see code for transmitting in both directions (USB port and RJ45 port).
In another post/thread, a Freescale employee said I should be able to PING the connection. I tried this but apparently it did not work.
-thank you