How to make register values in Peripheral->System Viewer be
updated during debug? I use SEGGER J-Link with uVision 5.25.2.0 and
experience such problem by working with NXP Kinetis MKL03F32V4
device. Actually, with any device in Kinetis KL0 series. Some
register values are updated during step-by-step debug (e.g. LPTMR0),
but some are not (e.g. MCG or SMC). If I copy register value into a
variable and place it into Watch window, I see its update there.
Previously with Keil ver
↧