Build Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-04-23 12:18 AM
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
- Labels:
-
STM32N6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-05-22 7:40 AM - edited 2025-05-22 7:41 AM
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:
How to install model zoo:
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.
