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


Confused about directory structure with STM32CUBEMX plugin and Eclipse

France

Hi,

This is a well known problem in CubeMX that generates the project file in a sub-directory then creates links to effective files from this directory.

This problem should be solved by the last release of CubeMX, so update your CubeMX tool/plugin and generate your project again, in another directory tree, then import this new project and it should work.

Bernard (Ac6)

PS: Regarding code formatting, bracket your code by inserting it between {CODE()} and {CODE} (for a code block) or between -+~np~ and ~/np~+-: the -+ and +- external pair cause text to be displayed in monospaced (code) font while the ~np~ and ~/np~ pair protect included characters (like -+) from interpretation as syntax markers