mcu-debug / peripheral-viewer

Standalone Peripheral(SVD) Viewer extension extracted from cortex-debug, now works with any debugger
MIT License
10 stars 5 forks source link

The display of register values is not updated when `Refresh` is pressed #18

Open AndreySmirnov81 opened 1 year ago

AndreySmirnov81 commented 1 year ago

изображение

When Refresh 1 is pressed, the display of the value of the DR register is updated (since the USART1 is configured to receive and data is constantly coming to it). When collapsing-unfolding USART1, the display of the value of the DR register is also updated. But when Refresh 2 or Refresh 3 are pressed, the display of the value of the DR register IS NOT UPDATED.

When performing any of these actions, the message "Reading 28 bytes @ address 0x40013800" is displayed in the terminal window.

Similar behavior for TIM6 (the timer continuously counts) изображение

Rdk-T commented 9 months ago

Hi, I also encounter the same issue on: