2026-04-28 5:37 AM
Hello,
I’m working on a project generated by STM32Cube AI Studio targeting the NUCLEO-N657X0-Q, using an XIP configuration with external XSPI flash ( It was said in another post that the generated projects from STM cube AI Studio follow XIP configuration).
Model location (from generated network.c):
I programmed manually using STM32CubeProgrammer:
I start debugging from the FSBL project.
In Debug Configuration → Startup → Load Image and Symbols, I configured:
So FSBL is loaded/debugged, while App and model are already present in flash.
Additionally, I also tried adding the runtime GCC libraries to the FSBL debug configuration, but this did not change the behavior
Application reaches:
Execution enters:
Execution gets stuck in:
Observed behavior:
Thanks for your assistance
2026-05-05 1:21 AM
This is what im getting with the latest configuration that you proposed
2026-05-19 7:04 AM
Hi @ayaaaa ,
Please let us know if you still have this issue with the ST Edge AI Core 4.0
Have a good day,
Julian