2025-04-26 6:28 AM - edited 2025-04-26 6:30 AM
Hello,
I am currently working with the STM32CubeN6 MCU Package and I noticed something surprising:
For NUCLEO-N657X0-Q templates like Template_FSBL_LRUN and Template_FSBL_XIP, STM32CubeIDE projects are provided directly (under /STM32CubeIDE/).
For Template_Isolation_XIP and Template_Isolation_LRUN, however, only the ExtMemLoader project is provided for STM32CubeIDE.
The main sub-projects (FSBL, AppliSecure, and AppliNonSecure) are only available as source files, and not as ready-to-import STM32CubeIDE projects.
This is different from the Keil (MDK-ARM) and IAR (EWARM) folders, where full projects are available for all parts.
Why are the STM32CubeIDE projects missing for the main FSBL, Secure, and NonSecure applications?
Is it planned to provide full STM32CubeIDE projects for these templates in a future update?
Or is there a recommended workflow for setting up these projects manually in STM32CubeIDE?
Thanks in advance for your support and clarification!
Best regards,