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.

TM4C1294KCPDT: Ethernet rest issue

Part Number: TM4C1294KCPDT

 - Can you repeat the same problem on all the boards you have?

ans -: yes all board have same problem 

-  Can you repeat the same problem when running the same code on a LaunchPad?

ans  - pending due to launchPad availability in india .

- Check your nRST input to the MCU. Do you have proper pullup on this pin as recommended on the datasheet. Check the datasheet for recommendation. 

ans:- yes nRST circuit is working good.

- Do you have stable power supply to the MCU on your board?

ans :- yes 

- Do you generate a software reset somewhere inside your firmware? 

ans :-  I have checked in firmware there was no statement of rest .

- Do you have a Watchdog timer that might have expired and cause the reset to happen?

ans :- Currently disable watchdog timer .