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.

How to safely reset a TivaC processor under TIRTOS at runtime?

Other Parts Discussed in Thread: TM4C1294NCPDT

Hi

I need to perform a safe HARDWARE RESET in my TM4C1294NCPDT processor, running Ti-RTOS, at runtime.

Could someone recommend a safe method to do this, please?

After reconfiguration of IP environment ( IP address, port, mask, gateway ) to eeprom ( recording into eeprom ), as I use the begin hook method to override the default configuration of XGCONF, I wonder that a hardware reset is better than try to down all networking services and reopen them again. This is the usual method used in internet routers.

Any advice will welcome.

Thanks.

Sergio