Tool/software: TI-RTOS
Hello ,
I am developing an application using TM4C1294NCPDT and TI-RTOS. This application require to process a command for software reset and software reboot. I explored about software reset and I found there is a API in TIVA driver ibrary , void SysCtlReset(void).
please guide for TI-RTOS based software reset and software reboot.