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


You are viewing a reply to importing a CubeMX project  

importing a CubeMX project

Hi

If you are struggeling for two weeks you should find some time to describe more exactly what your problem is.

With new CubeMX 4.14 the default for creating a SW4STM32 type project is “Generate under root”. Project-> Settings... -> tab “Project” (check box)
Then under tab “Code generation” “Copy all used libraries into the project folder” is greyed out, the second option is checked instead.

By my experience this kind of export leads to errors you have found. At least this is the case if not a board but just a MCU is configured by CubeMX.

Try the “classic” way and uncheck “Generate under root”

Maybe the professional users can give a better answer?

Dieter

Dieter,

Thanks for your input! Being new to Eclipse, and STM32 this is all new, and I have no way of
knowing the Classic way...I do not know any way at all.

There a number of folks here who have the SAME issue. The _IRQn cannot be resolved.

I really do not know how to solve this myself, but I am trying...

It would be great if, after I followed the OpenSTM32 ‘way’ of importing the CubeMX project exactly,
that it should work...else CHANGE the link information so that it will work.

I have 5,000 lines of C code working in a PIC18F that I am ready to put into a 32F072 as soon as I
can get a compile going.

Take care and thanks for the input...

Glenb