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


Importing project from STMCubeMxTool to System Workbench 4


Hello,

I am beggining to learn how to use both tools in order to develop programs for the microcontroller.
The problem that I am having is that whenever I try to import the generated code from the STMCubeMxTool to the SystemWorkbench 4, it takes too much time (more than 15-20 minutes).

I am running the tools over Ubuntu 16.04 LTS (and I am using Java 1.8 -if it is useful to know that fact-). I have for example a colleague who changed him to Linux Mint, and he has now speeded this importing process. However, I think that it should not be the solution.

The importing procedure takes properly too much in the “Import” window inmediately after I select the generated code. It takes too much in loading.

Thanks so much in advance for your responses.
Regards.

France

Hi,

There is a known bug of Eclipse on Ubuntu-16.04 and other recent Linux distributions; have you looked at this FAQ entryQuestion

Bernard (Ac6)


Problem resolved. Indeed that was the problem. Thank you very much for the reference.