2010-05-05 06:30 AM
system halts after rtc conf (only after a software reset)
2011-05-17 04:49 AM
Did you try calling NVIC_SystemReset() instead of setting the reset bit? Or what happens if you Reset the Controller by activiting the watchdog with while() afterwards?