2017-02-27 04:27 AM
Posted on February 27, 2017 at 13:27
While using RTC(Real time clock) in STM32L4 series, Date and time is not updating on the variable in debugger mode. but when I stop the debugging, the variable gets updated instantly and with correct value.
Does anyone has an idea about this stuff...
2017-02-27 06:59 PM
This is how most debugger work...
What toolchain are you using?
2017-02-27 07:09 PM
Output diagnostic data via a USART or SWV