Missing .ioc File in STM32Cube Template Project for STM32N6570-DK board
Hi ,
I was going through the template_fsbl_xip project located at:
STM32Cube_FW_N6_V1.0.0/Projects/STM32N6570-DK/Templates
However, I noticed that this project does not contain an .ioc file, whereas other examples like GPIO_IOToggle and several others do include one.
My question is:
- Is this an oversight, or was it intentionally left out?
- If it was intentional, how can I create an .ioc file for this template as I would like to start my project using STM32CubeMX and I would like to use external flash and ram present on STM32N6570-DK board.
