STM32 MCUs Machine learning & AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Neural network implementation on STM32 via prompt and STM32 CubeIDE "TOOL ERROR: not enough values to unpack" (expected 4 got 3)

Hi,i'm trying to analyze a neural network on STM32CubeIDE. With this tool in analyze mode i've got an error message. So i tried to do the same using command line and the message error is: "TOOL ERROR: not enough values to unpack" (expected 4 got 3)We...

GLong.2 by Associate
  • 75 Views
  • 1 replies
  • 1 kudos

Why X-CUBE-AI update From Local fails?

Hi, I wan't update X-CUBE-AI from 5.0.0 to 6.0.0 package in STM32CubeIDE 1.6.1 from local. So I've downloaded en.en.x-cube-ai-v6-0-0-windows.zip on my desktop. When I try to Load Froma Local the package "This file is either corrupted or not a recogni...

ASPIE.5 by Associate II
  • 91 Views
  • 0 replies
  • 0 kudos

Resolved! Enabling X-Cube-AI in STM32CubeIDE project causes "undefined reference to `__wrap_malloc'" errors during compile.

Steps to reproduce:1.      Enable X-CUBE-AI core and add a network model.2.      Go back into main.c and setup the calls to feed and run the model with data.3.      Build the project.Upon build, produces the following errors:arm-none-eabi-gcc -o "NUC...

RFeist by Associate
  • 514 Views
  • 9 replies
  • 0 kudos