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


Program g++ and gcc not found but archives exists

Hi guys, System Workbench casts this error “Program g++/gcc not found in PATH, TDSHLib, Preprocessor CDT GCC Built-in Compiler Settings” from the project attached. But it’s strange because the Archives are perfectly compiled! I found this tutorial to solve this problem: Project properties -> C/C++ General -> Preprocessor -> Providers - > Enable CDT GCC Built-in Compiler Settings and change string to “arm-none-eabi-gcc”. And tadaaaa it works! But after random build-project instruction it returns... So i restore defaults, change another time the string to “arm-none-eabi-gcc” and it works but every time, after random build-project instruction, it returns... I red it is an aestethic bug but it’s very “uncomfortable”

Any suggest?

Thanks!

PS: sorry for my bad english