Accessing the STM32H563 TPIU register in debugging mode causes chip errors
Hello,I encountered a strange problem while using STM32H563.
I tried using TPIU to output trace information.When I access the TPIU register(address:0xE0040000) in debugging mode, it will cause debugging to disconnect.Connection cannot be restored through NRST reset,but power on reset can connect to the debugger and the application runs normally.Could you assist me in using TPIU normally on STM32H563?
Best Regards.