2022-08-01 10:33 AM
WiSE Studio does not connect to Segger J-Link, although Atollic TrueStudio and J-Link Commander do. Could it be in a different driver? Why different?
I am evaluating the BlueNRG-2 eval board that is working under TrueStudio (that cannot compile an SDK example), but I stopped at non-connecting J-Link.
2022-08-01 12:27 PM
Before starting debugger in "Wise studio", disconnect from the J-LINK in Atollic,
2022-08-01 03:08 PM
Of course, both TrueStudio and J-Link Commander were closed when the connection in Wise was tested.
2022-08-01 04:14 PM
How does it look in device manage? Any 3rd party filter drivers in the device stack?
2022-08-02 12:35 AM
Thanks, Pavel.
Although I did not fully understand your answer, the link pointed me to Zadig I used once. Switching to WinUSB driver has solved the problem.
Another issue is that J-Link within WiSE setting is not able to halt CPU (any reset mode option) so download/debugging does not work.
2022-08-09 01:54 AM
build your project then use a flasher to flash your hex file through UART that the best solution for me
2022-08-11 03:26 AM
Yes, it works, but debugging/stepping is not possible without JTAG/SWD adapter.
2022-08-11 01:29 PM
Well, since that "WiSE studio" is ST software, let's tag this as bug report.