cancel
Showing results for 
Search instead for 
Did you mean: 

program sram?

Staly.1
Associate III

i wanna to program sram

the result follow:

No Algorithm found for: 02000000H - 02000A37H

Programming skipped!

Error: Flash Download failed - "Cortex-M0+"

about sram programming algorithm? only flash

5 REPLIES 5
Uwe Bonnes
Principal II

What dongle? What debugger?

Keil

You'd want to uncheck ​download to target, and instead use a debugger initialization file (.INI) which LOAD the .AXF or .HEX directly into RAM

It should probably map the RAM at zero.

Will see if I can create an example later.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

JLINK+SWD, keil mdk5

Staly.1
Associate III

hi, clive1

​ thank you for your answer. i try to set a initialization file(.ini), it works.

then, i dont know how to disable flash

Staly.1
Associate III

try to use arm-debug in vscode , ​how to debug a program in sram