Solved
STM32N657x0 Secure Region And Application Only Without FSBL in Keil.
- June 5, 2025
- 1 reply
- 442 views
Hello,
I generated code using STM32CubeMX for the STM32N657x0 MCU. I selected only the secure region and added a simple UART operation for testing purposes. In CubeMX, I selected only the Application (not the FSBL or External Memory Loader ), and generated the project for Keil.
Now, my question is:
Can I directly load the code into the board using Keil, or is it mandatory to use the FSBL or an external memory loader?
I noticed that all official STM32N6 examples include an FSBL. I haven't seen an example that runs with just the application alone. So I would like to confirm this with you to ensure I don't risk damaging or misconfiguring the board.
For reference i attached the .ioc file .
Thank you again for your support.
