Tool/software:
Hi, We have recently met a Tiva TM4C123GH6PM SW reset issue described below
Procedure
1. Set pin#64 (PD3) Analog function (AIN4) with enabling internal Pull up.
2. Execute software System Reset Request by setting "SYSRESREQ" which is bit2 of Application Interrupt and Reset Control (APINT) register.
Result:
We found that the whole system will be rebooting failure and all GPIOs are stock in reset state.
Setting PD3 with GPIO function and excute SW reset can have MCU reset successfully.
Could you help check the reason??
Thanks
Jason