2024-05-28
02:59 AM
- last edited on
2024-06-14
02:05 AM
by
Lina_DABASINSKA
I compiled a 1C library using nanoedge ai studio and verified the sample successfully using the emulator. I also successfully added it to my Keil project, but the result was always 0 when I ran it.
My code:
Error_code = neai_oneclass(input_user_buffer, &oneclass_result);
onecclasss_result is always 0, regardless of the data. Why?
2024-06-28 12:34 AM
How do I send project to you?
2024-06-28 02:38 AM
Hello,
To export a project in NanoEdge AI Studio, on the main page, select your project > click the 3 dots and click Export Project:
You can then attach the obtained .zip file to a message here.
I also sent you a private message if you don't want to attach your project in this thread.
Have a good day,
Julian