Associate II
January 13, 2025
Solved
STM32N6 and X-CUBE-AI problems: "TOOL ERROR: List index out of range"
- January 13, 2025
- 1 reply
- 3351 views
Hello,
I am facing some strange errors when trying to analyze any TFLite model. The errors are occurring in the following situations:
Situation 1: STM32Cube.AI MCU Runtime
When analyzing a TFLite model, it fails and shows an error message: "TOOL ERROR: List index out of range."

Situation 2: STM32Cube.AI Neural-ART Runtime
After clicking on the Analyze button, it's stuck at 0%. Nothing else happens, even after I wait for 30 minutes.

I am using:
CubeIDE version: 1.17.0
X-CUBE-AI version: 9.0.0 and 9.1.0
Please note that all those TFLite models work fine with CubeIDE 1.16.0, X-CUBE-AI 9.0.0, and STM32H7A3.
I am attaching 2 tflite models for your reference.

