We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
we are using the STM32 VL-Discovery-Board with a STM32F100RB processor and ST-Link V1 (newest available firmware). For Compiling and download to the board we use Keil ARM-MDK. Until V5.28 everything worked quite well. After updating to V5.29 the download to the board stopped working: When pressing the download button a first error message says "Command not supported" and after that a second message says "Error: Flash Download failed - Target DLL has been cancelled". Using a Nucleo F446RE everything works well. When I downgrade to V5.28, the download to the VL-DIscovery-Board works as expected. What has changed in V5.29, that the old discovery boards are no longer supported? Is there a possibility to get the V5.29 working?
Thanks for any hints,
Udo
My expectation is that they added in support for the ST-LINK/V3 and deprecated support for the very OLD ST-LINK/V1
You could check the drivers/DLL used, and perhaps substitute the ones used in V5.29 by default with some older iterations of the same.