cancel
Showing results for 
Search instead for 
Did you mean: 

After converting my TensorFlow Lite model using Cube.AI as I save my project, the Middleware is not generated. Can anyone help me regarding this?

DDutt.3
Associate
 
1 REPLY 1
fauvarque.daniel
ST Employee

First make sure that you don't have any error when you click on the analyze button.

If no error, you may have hit a issue seen with recent version of STM32CubeMX where the middleware directory is deleted upon project regeneration.

To workaround the issue, uncheck the checkbox "Delete previously generated files when not regenerated" under Project Manager -> Code Generator -> Generated Files

In X-CUBE-AI 8.1 we make sure to restore the deleted files if they are needed post code generation by STM32CubeMX

Regards


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.