cancel
Showing results for 
Search instead for 
Did you mean: 

compiler error after add cubeAI by cubeMx

Junde
Senior II

Hi there,

I have a work-well project with TouchGFX and FreeRTOS.

After I enable the CUBE-AI software pack(can't check the application), 

Junde_0-1718361500150.png

and compiler the project, the error as below(there are 2 same RW_RAM):

Junde_1-1718361693724.png

After commenting one RW_RAM and compiler again, the error was as follows:

Junde_2-1718361832145.png

I don't know what happened and how to resolve it, can someone help me?

Thanks for your help!

 

 

2 REPLIES 2
Muhammed Güler
Senior III

Could you be compiling the project without selecting the network?
You should choose a network trained with keras and let the cube ai tool create the necessary files.

@Muhammed Güler 

Thanks for your reply!

I already add the network in cubeMx:

Junde_0-1718385966926.png

The attachment is the analysis report, if you need to check it.

BTW, the network was downloaded from HERE.