I'm running a microchip tcpip demo (web server with sd card) on my own hardware.I'm trying to find where the ethernet mac address is coming fromThere's a definition #define TCPIP_NETWORK_DEFAULT_MAC_ADDR 0 I've stepped through the code, but haven't spotte..
↧