cancel
Showing results for 
Search instead for 
Did you mean: 

LL_ATON_Set_User_Input_Buffer/_Output_Buffer just returns WRONG_INDEX

RafaelVVolkmer
Visitor

Hello,
ST Team and Community!

 

Recently, I've been working on implementing an AI model based on YoloV11n, built to run on an N6570. I'm trying to transform the raw memory that the model returns to me into a standard YoloV11n output, so I can have the data I need for my application.

 

Analyzing a little deeper and doing the reverse path to link two functions documented in the LL_ATON lib:

 

RafaelVVolkmer_9-1758825209212.pngRafaelVVolkmer_10-1758825219646.png

RafaelVVolkmer_11-1758825233557.png

 

We have that, inside the network.c, generated by CubeAI, the final symbol that should have the implementation of the function simply just returns WORNG_INDEX for both LL_ATON_Set_User_Input_Buffer and LL_ATON_Set_User_Output_Buffer. Was it supposed to happen this way?

 

Here, in the official documentation for the LL_ATON lib, it says something about a compilation flag that is required for the user to allocate buffers this way. Could this be the reason for the generation error, or is the function actually not implemented?

 

RafaelVVolkmer_12-1758825246671.png

 

My current settings for the cubeAI package - for context:

 

RafaelVVolkmer_6-1758825039791.png

RafaelVVolkmer_7-1758825053013.png

RafaelVVolkmer_8-1758825068338.png

 

Best regards,

Rafael V. Volkmer

0 REPLIES 0