Is there a possibility to read program counter via ST-Link or J-Link without causing a reset on STM32F103 devices with RDP active?
On a serial product after a firmware update, there are some sporadic cases, where we get a hang up situation. It would be very helpful to know where exactly the program is stuck. According to ES0346 Rev. 6 chapter 2.8 it is possible to access progra...