I have a custom board of TM4C129NCPDT, I tried to dump the TCP echo example, but in the Board_initEMAC(); function,it goes to else if part and then to exit. I wanted to know how to program custom MAC address to a custom board to get IP address from DHCP.
Thanks.