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 Demonstration Project - 2 Modes - Only One Works - UBUNTU

Hello Pascale,

Thank you for the prompt answer. Will go over the manual via the “Demonstrations” menubar. I have already seen the instructions. Looks promissing.

It seems logic that linked resources are relatively addressed in a Project thus transportation should not affect the linking. There must be more involved. I would more likely expect issues when linked resources are addressed in an absolute manner and when indiscriminately displaced corrupt references.

Relative addressing: ../directory/directory/filename.extention
Absolute addressing: C:\root/directory/directory/filename.extention

By all means thank for your help. I look forward to the progress once following the Documented instructions via http://www.openstm32.org/Importing+a+STCubeMX+generated+project?structure=DocumentationQuestion also accessible via the openstm32.org blue bar menu “Documentation” => “System Workbench for STM32” => “Importing a Cube MX project”.

Best wishes!
Ben

Hello,

I recently installed AC6 System Workbench in order
to work with the STM32 OSXMotionFX Library
and I’m experiencing some troubles related
to the sample application shipped with this library.

Let me know if this is not the place to post.

It seems that the sample project works with a different
version of the STM32 Cube expansion drivers for the
X-Nucleo-IKS01A1 expansion board of the base
STM32 Nucleo-F401RE board.

In particular the sample project links to driver files
that are missing, some of them seem with different names
compared to the existing ones, that’s why I guess
the sample project is referring to an old version of the drivers.

Any one does know hot to get the previous versions of the
STM32CubeExpansion_MEMS1_V1.4.0 software ?
I did already search the ST Microelectronics web site
but to no avail, the X-CUBE-MEM1 software is only shipped at version 2.0.0 and it seems I need the previous version.

Thanks in advance for redirecting me to correct site in case.