2019-11-14 05:15 AM
Hi I installed STM32CubeIDE V1.1.0 and now I can't select J-Link as a debug probe, only ST-link (GDB & OpenOCD).
I get the J-link if the project was created in an older STM32CubeIDE version, but not in the new 1.1.0.
Any hints on how to enable J-link?
Solved! Go to Solution.
2019-11-27 12:59 AM
The internal weekly build we do has fixed this so you will be able to use J-link in the next version of CubeIDE. I've tested it myself and now there's a pop-up warning that there's no support if you would choose a dual-core H7 with J-link (or some other incompatible probe and target) instead of filtering.
2019-11-27 02:11 AM
The reflash the flash sector where the breakpoint resides.
2019-11-27 09:42 AM
Awesome, that's great to know for going forward! Thanks for keeping us updated and advocating for the changes!