Skip to main content
st3
Associate III
August 27, 2008
Question

RIDE7: How to debug a boot-loaded application?

  • August 27, 2008
  • 1 reply
  • 454 views
Posted on August 27, 2008 at 09:17

RIDE7: How to debug a boot-loaded application?

    This topic has been closed for replies.

    1 reply

    st3
    st3Author
    Associate III
    May 17, 2011
    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 ]