cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation errors on Keil with OpenAmp project generated with CubeMX

hllelek33
Associate II

Hi,

I am new about dual core mcu. I have stm32h745 mcu. 

I am working about inter core comminication, Firstly setting some setting on CubeMx.

When I create project codes, CubeMx creat 2 openamp library for each mcu(m4/m7).

After that I am trying build, and getting error like this.

 Error: L6200E: Symbol OPENAMP_init_ept multiply defined (by openamp_1.o and openamp.o). 

16 times geting similar error like this. 

Why CubeMx create wrong library. 

CubeIde working properly. (create only 1 library set)

10 REPLIES 10

Thank you. 

It is worked.