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


Shows errors but compiles sucessfull

Hi,

here some more information. I have this this files COscillator.cpp and COscillator.h .The .h file is included into the COscillator.cpp and the main.cpp file. In main i create a COscillator object and call some public methods.

I the main i get the following error:
Type ‘COscillator’ could not be resolved

But the compiler creates the .elf file which is fully working.

Anyy ideas?
I deleted the 2 files and wrote them new. Same problem. The Project was running with the previous version of System workbench without problems.

Any ideas?

Greetz
Oliver