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.
Tool/software: Code Composer Studio
I am facing issue during Ping from PC command prompt to EK-TM4C1294XL board. I have tried with static IP and DHCP both option in lwipopt.h file but same result. Ping is frequently timeouts after I restart the board. might be initialization not done properly during power recycle. some times it is working perfectly without any ping timeouts on command prompt. but after 4-5 power recycle attempts, it is getting breaks in Ping response.
can anybody help me in this? thanks in advance.
milap patel said:our code is running in our regular products since last 1 year
So your code is also not configured correctly in some way causing breaks in PHY interrupts! You must debug your application to find what routine is taking time away from EMAC0.