Skip to main content
Associate
December 26, 2023
Solved

undefined reference to `neai_classification_init'

  • December 26, 2023
  • 1 reply
  • 1929 views

Hi,

I have generated n-classification library file from NanoEdgeAI. for NUCLEO-L476RG Development board. I have included the knowledge.h and NanoEdgeAI.h files in Inc folder as shown in the tutorials. I have added libneai.a file to Src folder. I am getting "undefined reference to `neai_classification_init'" error.

 

Please help.

Soumadeep De

Best answer by STea

Hello @SoumadeepDe ,

Did you add the library to path in the project settings? if not you can refer to this thread which explain the method to add the Lib.

BR

1 reply

STeaBest answer
ST Employee
December 28, 2023

Hello @SoumadeepDe ,

Did you add the library to path in the project settings? if not you can refer to this thread which explain the method to add the Lib.

BR