help me adapt this STM32H external flash loader algorithm for Keil

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

Parents
  • Progress

    I have manage to update the project, so now it does not have any warning and it can be detected with keil tools, the problem for now is that it would give flash time out,

    can we debug this kind of project?

    Also can we have the STM32H750-DISCO flash loader project to take a look at, so I can modify it to my flash used.

    you can take a look at the updated project from this link

    https://gofile.io/d/2C10TZ

Reply
  • Progress

    I have manage to update the project, so now it does not have any warning and it can be detected with keil tools, the problem for now is that it would give flash time out,

    can we debug this kind of project?

    Also can we have the STM32H750-DISCO flash loader project to take a look at, so I can modify it to my flash used.

    you can take a look at the updated project from this link

    https://gofile.io/d/2C10TZ

Children
More questions in this forum