Hi,
I have developed the application, and It can read, write, erasing the external SPI flash attached to a STM32H750 part, Now I want to adapt it for keil to be able to use for external flash programming,
I have modified the example in the Pack for STM32H743I-eval_FMC
.\Target.lin(29): warning: L6329W: Pattern FlashDev.o(RO) only matches removed unused sections.
How should I resolve the warning, also as I put the generated *.FLM file in the C:\Keil_v5\ARM\Flash folder, the keil would not detect it in the external loaders,
any Advise is highly appritiated.
get the project files from this link
https://gofile.io/d/x7gZmV
thanks