Hi,
I am trying to get my µVision5 working with the STM32F0 Discovery Board. Building the project is possible but starting the debug session allways brings the error message: "No ULINK Device found"
I've already installed the STM Firmware, Driver and the MDK Update. I can communicate with the STM32F0-Board via the STM Software. But I can't load any code from Keil...
Has anybody a solution for this problem?
best regards
If someone were to replicate what you're doing, what versions specifically of the tools, Cortex pack, assorted packs are you using? What is the path to the project you are loading?
ST-Link/V2 is already selected... Now the following error message is shown:
Error: *** Project 'STM32F072B-Discovery_Demo', Target 'STM32F072B-Discovery_Demo', Device 'STMicroelectronics::STM32F072RB' is not supported by Toolchain ! ***.
Yes, because you don't have an ULINK, but rather an ST-LINK. Select the correct debugger under the options, and select SWD connectivity.
View all questions in Keil forum