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


ST Link Server installation fails on macOS Catalina

ST developers need to keep up-to-date with those changes. The cause is that in Catalina Apple introduced r/o system partition, so any old installers that attempt to write there are now incompatible.

/Applications are now a link to r/w partition, but any other system directories are r/o

While st-link server writes client side files into /Applications some things are written to other system directories, so it fails.