2025-05-19 6:13 AM - edited 2025-05-19 6:33 AM
Hi everyone,
I'm having trouble generating a project to run an AI model on the Nucleo-N657X0-Q board.
I open STM32CubeMX version 6.14.1, select the board, choose "Secured Application", and then when I select the X-CUBE-AI package, it asks for the ZIP file available here:
https://www.st.com/en/development-tools/stedgeai-core.html?ecmp=tt9470_gl_link_feb2019&rt=db&id=DB4255
I download it, choose to use X-CUBE-AI in the Application domain, and when I try to select the ONNX model, it asks whether I want to optimize peripherals and clock. At this point, whether I click "Yes" or "No", CubeMX freezes indefinitely.
I’ve already tried using CubeMX version 6.13 as well, but it didn’t help.
My suspicion is that the problem might be related to the version of ST Edge AI. Version 2.1 on the ST Edge AI Developer Cloud throws an error during optimization (although maybe it's unrelated). Also, when selecting the package ZIP file, the dialog only shows folders, not ZIP files. I have to manually navigate to the directory and enter the ZIP file name in the dialog box to select it. However, I can't try older versions as I can't download them from the website.
Is there any way to fix this issue ?
N.B. I am working on Windows 11. However, I have the problems also on a Ubuntu system. I am attaching the resulting log file if it could be of help.