2021-06-01 02:53 AM
Hi,
I would prefer to use my segger jlink debugger with the discovery board io using stlink. I see there is an unpopulated header with 3V3 , SWCLK, GND, SWDIO on the left side of the board, and there is an NRST pin on the back connectors so I think i have all the signals I need for debugging. Will this work or will there be a problem with the integrating stlink debugger also interfering on these lines ?
Regards
Bram
Solved! Go to Solution.
2021-06-01 09:40 AM
JP3 allows pulling NRST of STLink to 0, then it will remain silent after power-up.
2021-06-01 06:02 AM
STDC14 has all the signals I need, i still wonder about the interference of the stlink debugger.
2021-06-01 09:40 AM
JP3 allows pulling NRST of STLink to 0, then it will remain silent after power-up.
2021-06-01 09:41 AM
Great, thank you !