cancel
Showing results for 
Search instead for 
Did you mean: 

RTC(Real time clock) in STM32L4 series, Date and time is not updating on the debugger variable

Nitish Arora
Associate II

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...

2 REPLIES 2
Max
ST Employee
Posted on February 28, 2017 at 03:59

This is how most debugger work... 

What toolchain are you using?

Posted on February 28, 2017 at 04:09

Output diagnostic data via a USART or SWV

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..