Hey,
I see that the MCU halts somewhere in arbitrary way so I see after pausing in debug mode that is stucks in Void Power_standbyPolicy() in CPUcpsie();!
what can be?
SO I think I should make watchdog for restarting the device in this case, where can I find an example?
Thanks.