cannot load flash programming algorithm error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-20 11:37 PM
*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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-21 6:25 AM
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:
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-27 3:49 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-27 6:34 AM
Go into settings for Debugger are and increase the RAM size allocated, perhaps to 0xE000 from 0x1000 or whatever
Up vote any posts that you find helpful, it shows what's working..
