cancel
Showing results for 
Search instead for 
Did you mean: 

RIDE7: How to debug a boot-loaded application?

st3
Associate II
Posted on August 27, 2008 at 09:17

RIDE7: How to debug a boot-loaded application?

1 REPLY 1
st3
Associate II
Posted on May 17, 2011 at 12:43

Cross-post from the

http://www.raisonance.com/Forum/punbb/viewtopic.php?id=2568

:

Quote:

The bootloader would load the application (including its vector table, of course) from address 0x0800_2000, and then ''call'' the application's reset vector.

So how does one tell the debugger to start the application from there?

This must be a common requirement - surely...?!

There didn't seem to be any satisfactory answers in

http://www.raisonance.com/Forum/punbb/viewtopic.php?id=1952

.

BTW: the Bootloader is as described in ST's App Note

http://www.st.com/stonline/products/literature/an/13588.pdf

.

[ This message was edited by: st7 on 27-08-2008 12:48 ]