AI Developer Cloud – Version Crash

Using stm32ai-cs.st.com , starting with my .tflite model. My goal is to incorporate the new model into the STM32N6-GettingStarted-ObjectDetection example.  I am having some issues with versions.

The ST Edge AI Developer Cloud produces a version of the model which differs from the version used by the support files in the example code. Case in Point – the function LL_ATON_LIB_Concat: the example has 6 parameters and code generated from the ST Edge AI requires 7 parameters.  

Dr Google, suggests there is another option when I “Download C Code” from the AI Developer Cloud that I should also have an option to change the Target Output to “STM32CubeIDE Project”, “System Performance Project”, or “C-Project”.

I don’t see that option. can you help.

Read more here: Source link