cancel
Showing results for 
Search instead for 
Did you mean: 

Build Error

VinaySankar
Associate III

I tried generating a project file from CubeMX for my Board STM32N657-Q, themodel i downloaded from st modelzoo "mobilenet_v1_0.25_224_int8.tflite" As I got some problem with converting it through Board selection in Cube MX, I tried it cobining it with a example code selection So i selected a example for UART_Printf. in that i enabled Xcube AI in cofiguration and generated the C file. But while running the generated project file whiloe building it in cubeIDE iam getting lots of errors i have shared the errors

1 REPLY 1
Julian E.
ST Employee

Hello @VinaySankar,

 

We recently updated X Cube AI and added support for the Nucleo N6 board in ST Model ZOO

I would suggest to get the latest version of cubeMX and X Cube AI (10.1.0) and try again as we fixed some code generation bugs.

You could also use the ST Model Zoo deployment script to deploy automatically the model you mentionned.

 

Please find how to deploy it here: 

https://github.com/STMicroelectronics/stm32ai-modelzoo-services/blob/main/object_detection/deployment/README_STM32N6.md 

 

How to install model zoo:

https://github.com/STMicroelectronics/stm32ai-modelzoo-services/tree/main?tab=readme-ov-file#before-you-start 

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.