Part Number: EK-TM4C123GXL
After pressing the reset button, registers like HIBRTCT (trim register in the hibernation module) has a value of 0x40 instead of 0x7FFF which is stated in the datasheet.
Also, register STCTRL (systick control register) after a reset it's value is 0x0 instead of what it should be 0x4 (putting clock source as system clock) in the datasheet.
What can cause such a thing?
I'm developing my own drivers for peripherals and not using TivaWare. If this can be a cause, how can I debug such problem?
Compiler: TI v18.12.2.LTS
Debugger: ICDI