2025-03-10 1:58 AM - edited 2025-03-10 2:02 AM
Hello,
I am trying to create a project from STMcubeIDE (v1.16.1) for STM32MP257-DK and would like to load a .tflite model on Cortex M33 and run inference to the model. However, when I was creating the project, I brows to my test model from the .ioc file and when I tried to Analyze, It throws the "stm32mp2 component is not available, please install" error. I double checked that the stm32mp2 is already installed. Can anyone please let me know if I am missing anything here. Below are the images for error logs and stm32mp2 installed image.
Error image:
stm32mp2 installed image:
Thank you.