Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

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