Tool/software:
I'm trying to implement the CPU and peripherals reset process in a J Link script. I used the script at wiki.segger.com/.../Example_Reset_CortexM_Normal.JLinkScript as a basis. However, only the CPU is reset, not the peripherals. Do you have an example of how to perform this reset using a JLink script and halt the CPU immediately before the reset handler?