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


Download error

Hello!

I have tried to cerate a project, and as it was the first time on my windows machine,
I had to download ST Cube. I did it on a wifi network, which took hours because
the machine is not to close frome the wifi router. At the end, there was an error,
but SW does not propose any way to get out of the problem.
It keep saying that there was an error in:
C:\Users\me\AppData\Roaming\Ac6\ etc etc \stm32cube_fw_v1110.zip

Apparently if the file exist, Eclipse will try to unzip it, report an error and
stops there.

How to fix: remove the above file and download again (with a cable this time)

Conclusion: if you have a long download, don’t be lazy, plug an ethernet cabnle.

Desirable bug fix (if anyone is in the proper position to do it):
Instead of just reporting, add an option: “do you want to download again?”

Thanks,

Pascal

Pascal, It appears you are trying to install the cube Eclipse plugin.

I recommend instead you simply install the stand-alone cube utility at

http://www.st.com/stm32cubeQuestion

From my experience it seems better if cube and eclipse do not run at the same time.

-Matt


Hello Matt!

Thanks for your reply. I’m ready to install anything if it can work better.
If it’s better if I install a “standalone” cube, I’m ready to do it.
Now in this case, how do I create a cube program? If I choose STM32cube
at program creation time and if the above tool (or source code, whatever it is)
is not installed, then system workbench will install it again.

Then when you say “it seems better”. What exactly is better?
And when you say “if cube and eclipse do not run at the same time”, can cube run?
I mean: in the STM32Cube_FW_F4_V1.11.0, there are documentations, source codes,
but I don’t see anything likely to run. I’m not sure I have looked into any folder, but for
what I have seen, there are no executables of any kind.

Anyway System workbench seems to create a cube project now (after I manually
erased the 300 MB corrupted zip and re-downloaded).

Thanks,

Pascal