User Activity

When I try to use JTAG connect to MPU, the watchdog will reset whole system.Early, I have this post Solved: System reset during kernel debug - STMicroelectronics Community. With you suggested solution I'm able to disable Watchdog. Now I have time to ...
Using MP135F-DK board.Setup the environment and rebuild kernel.After I use openocd and gdb success connect to linux system, try to debug linux kernel, then run some simple gdb command like "bt" or do nothing, then system get reset.I did not get much ...
I’m new for STM products. After some google, I found mp157d-dk1, I want use it to study Linux kernel. Does the onboard STLink support Linux kernel code debug? Like set breakpoints/single step/observe variables values?Another question, is this boards ...