cancel
Showing results for 
Search instead for 
Did you mean: 

undefined reference to `neai_classification_init'

SoumadeepDe
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
STea
ST Employee

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

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.

View solution in original post

1 REPLY 1
STea
ST Employee

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

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.