Skip to main content
Nitish Arora
Associate II
February 27, 2017
Question

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

  • February 27, 2017
  • 2 replies
  • 799 views

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

This topic has been closed for replies.

2 replies

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

This is how most debugger work... 

What toolchain are you using?

Tesla DeLorean
Guru
February 28, 2017
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 (See Profile) Up vote any posts that you find helpful, it shows what's working..