Resolved! STM32N6 : Appli project w/o warning: LOAD segment with RWX permissions
FYI,you can build, load, start and debug also the "Appli" project (not just as FSBL).The linker script (selected as default) "STM32N657XOHXQ_LRUN.ld" loads and executes in the same way.In order to avoid this warning about "LOAD segment with RWX permi...