hi all.
i normally connect to a stm32f20x based board via ULINK2, and it works fine.
i tried with ULINKpro emulator and the it does't work at all. This message is displayed: No ULINK2/ME Device Found.
even if the debug "Use"configuratione has been changed correctly (i think :)) in ULINK Pro Cortex Debugger.
On the other hand, i normally use the ULINKpro emulator (just the same emulator) with board based on stm32h743xx micro, and it works fine.
It seems that in the first case, mdk looks for ULINK2/ME the same also when you declare and use ULINKpro.
what's the matter? anybody could help?
thanks a lot.
davide gandolfi
Hi Davide,
Glad to hear you have been able to resolve the issue, sorry that you had to do it manually.
Regards, Ronan
thanks a lot!