Failure to convert ST-LINK to J-LINK
STM offers a utility to convert an ST-LINK debugger to J-LINK debugger.
USB drivers are current.
But when "stlinkreflash.exe" is run [in admin mode], it says "cannot find an ST-LINK, multiple ST-LINKs are plugged in, or ST-LINK in use".
None of that is true.
After exiting "stlinkreflsh.exe", IAR has no problem finding and burning the ST-LINK STM32H7B3I DK board.
Device Manager clearly shows only one ST-LINK is present.
No other process is running that touches the ST-LINK.
What does it take to please "stlinkreflash.exe"?
I need J-LINK feature to breakpoint on memory write to help identify corruption caused by STM USB host driver.
