10 years, 11 months ago.

Issues with keil

Hi, i'm trying to debug using keil, however I am running into this issue when trying to load anything to the mbed..

No Algorithm found for: 00000000H - 00000837H Programming skipped! Error: Flash Download failed - "Cortex-M3"

why? thanks!

EDIT- I FIXED IT

I was using KIEL version 5, reverted to 4.72 and it's working fine :)

Hello,

how did you generate that project? seems like flash algorithm is empty for your project. Can verify if you open project properties, the last tab is Utilities. There's CMSIS-DAP, next to it it's Settings. In the new windew there's Flash Download them, this tab shows algorithm used for your project.

posted by Martin Kojtal 17 Oct 2013

3 Answers

10 years, 7 months ago.

download the algorithm for lpc17xx 512kb from keil website then put it in \keil\arm\flash restart the program and new algorithm will apear choice it and it will work

sam itsameo
poster
10 years, 11 months ago.

Ok that helped, before there was nothing, now im downloading it to the 128k RAM, however, i'm still getting an error.

"Flash timeout. reset the target and try it again"

Here is a picture

http://i.imgur.com/9gXiUf0.jpg

I forgot to say which algorithm is for the mbed board. You should have stated anyway what's your target!

Use the same as it's on the picture http://i.imgur.com/4fNRS6l.png

Does this work for you?

posted by Martin Kojtal 18 Oct 2013

No it did not, but I reverted to version 4.72 of uVision and things began working. Nevertheless thank you for your help kind sir/madam!

posted by sam itsameo 18 Oct 2013
10 years, 11 months ago.

its because it's version 5. there is no algoritme for programming. use the old version 4 insted. The new version isnt official released.