Skip to main content
Carter Lee
Associate III
October 19, 2017
Solved

What does ''No Algorithm found'' mean?

  • October 19, 2017
  • 1 reply
  • 4396 views
Posted on October 19, 2017 at 09:49

Hi.

Now I'm trying to implement another Cortex M3 project  with MDK.

After compile done, I've got the following messages 

After Build - User command &sharp1: C:\Keil_v5\\ARM\ARMCC\BIN\fromelf.exe C:\work\BP210\BP210\BP210\systems\cortex_m_mcu\testcodes\hello\hello.axf --vhx --8x1 --output hello.hex

'.\hello.axf' - 0 Error(s), 0 Warning(s).

Build Time Elapsed: 00:00:00

Load 'C:\\work\\BP210\\BP210\\BP210\\systems\\cortex_m_mcu\\testcodes\\hello\\hello.axf'

No Algorithm found for: 00000000H - 00000C17H

Erase skipped!

Error: Flash Download failed - 'Cortex-M3'

Flash Load finished at 16:45:37

What does 'No Algorithm found' mean?

what am I supposes to do to resolve this problem?

#mdk
This topic has been closed for replies.
Best answer by Imen.D
Posted on October 19, 2017 at 10:25

Hello,

Try to

add the stm32f flash  in 'Programming Algorithm':  

Project >> Options for Target >> Utilities >> Settings, Then in the 'Flash Download' tab click [Add] to add your STM32 flash.

Kind Regards

Imen

1 reply

Imen.DAnswer
Technical Moderator
October 19, 2017
Posted on October 19, 2017 at 10:25

Hello,

Try to

add the stm32f flash  in 'Programming Algorithm':  

Project >> Options for Target >> Utilities >> Settings, Then in the 'Flash Download' tab click [Add] to add your STM32 flash.

Kind Regards

Imen

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"
Carter Lee
Associate III
October 19, 2017
Posted on October 19, 2017 at 10:40

 ,

 ,

Thanks But I'm still having the problem.

0690X00000608daQAA.png

*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'

 ,

Build target 'Debug'

 ,

After Build - User command ♯ 1: C:\Keil_v5\\ARM\ARMCC\BIN\fromelf.exe C:\work\BP210\BP210\BP210\systems\cortex_m_mcu\testcodes\hello\hello.axf --vhx --8x1 --output hello.hex

 ,

''.\hello.axf'' - 0 Error(s), 0 Warning(s).

 ,

Build Time Elapsed: 00:00:00

 ,

Load ''C:\\work\\BP210\\BP210\\BP210\\systems\\cortex_m_mcu\\testcodes\\hello\\hello.axf''

 ,

No Algorithm found for: 00000000H - 00000BCBH

 ,

Erase skipped!

 ,

Error: Flash Download failed - ''Cortex-M3''

 ,

Flash Load finished at 17:40:08