Skip to main content
Ss.61
Associate III
June 21, 2022
Question

cannot load flash programming algorithm error

  • June 21, 2022
  • 2 replies
  • 5766 views

*I am using stm32f7508-DK ,

*Under ==>

[ STM32Cube\Repository\STM32Cube_FW_F7_V1.16.0\Projects\

STM32F7508-DISCO->Demonstrations->STemWin ]

*It gives error img attached ,

* Expect help to resolve this part.

This topic has been closed for replies.

2 replies

Andrew Neil
Super User
June 21, 2022

Probably better asking Keil-specific questions on the Keil forum:

https://community.arm.com/support-forums/f/keil-forum

The 'Build Output' window seems to be giving you the reason why it failed to load Flash Algorithms:

0693W00000NsNK9QAN.png

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Tesla DeLorean
Guru
June 27, 2022

Go into settings for Debugger are and increase the RAM size allocated, perhaps to 0xE000 from 0x1000 or whatever

0693W00000Nsoy1QAB.jpg

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Amel NASRI
Technical Moderator
June 27, 2022

Hi @Ss.6​ ,

Try to follow steps as described in "How to use it ? " section at the readme.txt file of the example.

Is same problem still faced?

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.