Forum: System Workbench for STM32

ST Link V2 on STM32L0538-DISCO not woking

Hello,

On the log, we can see the mcu has been programmed, verified and reset.

The error messages on adapter speed are because the STLink firmware in the discovery board is not up to date.
But the default speed used is ok.
To avoid these errors, you can update the STLink firmware with the stlink upgrade tool available here :
http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.htmlQuestion

Then, just to let you know, you used the “run” button but you can use the debug button to debug your code.
Or use the right click mouse on project name and use menu “Debug as” AC6...

You can also update to a newer version of SW4STM32 (v2.3.0 as now).

Rgds,
Laurent