This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C129XNCZAD: TM4C129XNCZAD

Part Number: TM4C129XNCZAD

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.