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


C++ project

Resolved
The project had both .c and .cpp sources. The main.c had to be changed to main.cpp and then it compiled just fine.


I’m trying to compile a C++ project in which I need to include cstddef header. When compiling I get the error that it cannot find the file. I checked that the include paths are correct and indeed the cstddef header is present in those paths. I can even double click on the cstddef link in the Outline window and it comes right up.

Not sure what to try next.

Rick

Hi Rick, please, may you provide the error logs from the console tab?

Hello,

This issue has been resolved. Please see original post.

Thanks!