Tool/software: Code Composer Studio
I can't get the mac address of the chip,I use ROM_FlashUserGet(&ui32User0, &ui32User1) get 0xFFFFFFFF,why?
I also can't connect the chip by ethernet, I change the "enet_lwip" example,I add the tcp/ip code and initial a tcp server.It can run normally on the development board and pc can connect the development board ,but in my own board ,pc can't connect, I try "ping" but failed.