how to build right loader for fmc norflash
From the beginning, I have been using EWARM to build the external loader. However, when following the provided steps for the QSPI flash type, I couldn't fully adapt to them. So, I imported a GitHub file, changed only the dev_inf.c, and generated the ST-LDR file, but it resulted in partial data showing as 0xFFFFFFFF.
Now, I need to properly generate the loader. Should I continue using EWARM, or should I switch to generating it in CubeIDE? If it's in CubeIDE, where can I find the linker file for it?
How to implement and use your own external flash l... - STMicroelectronics Community


