Skip to main content
ABasra
Associate
January 11, 2022
Question

Facing issues while building sine wave tinyml example on Nucleo-F401RE

  • January 11, 2022
  • 0 replies
  • 819 views

Hi,

I am using Stm32cubeide for creating a tinyml project for sinewave-tensorflow example. For this I used xubeAI software manager and loaded my tflite file with stm32Ai runtime.

In the main file I am facing issue when I run the following initialisation

ai_buffer ai_input[​AI_NETWORK_IN_NUM] = AI_NETWORK_IN;

while building the project I get error saying invalid identifier.

This topic has been closed for replies.