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


Hi All,

I am very new to Eclipse and STM32

I am trying to use sw4stm32_win_64bits-v1.8 on my Windows 10 64bit PC

I test with the LL examples for NUCLEO-L476RG from STM32Cube 1.5.1
using the built in st-link.
In STM32Cube all sw4stm32 LL examples seems to have same name.
So each time I want to change the project I close sw4stm32 delete all in my workspace directory
then I start sw4stm32 and import new project into the workspace.
However I got this when I try to debug thru stlink:

Error with command: gdb --version
Cannot run program “gdb”: Launching failed

The only way I can resolve this is to reinstall sw4stm32 and the stlink drivers and I can debug again. So I have to reinstall System Workbench each time I want to change the project which is not good. Probably I am missing someting trivial?

Thanks
Dimitar

Hi Dimitar,

You’re right, if projects have the same name, they can’t be under the same workspace.
But you can change workspace each time you want to change project.
When you launch SW4STM32, you can specify a new path for a new workspace (or File > Switch workspace), import the project A, and work ...
If you want to change and work on the project B, change workspace, specify a new path and import the project B.

note that you can work with several projects under the same workspace, but they must have a diffrente name.

I don’t undersant you 2d issue, can you explain more ?

BR
Christelle