2008-08-27 12:17 AM
RIDE7: How to debug a boot-loaded application?
2011-05-17 03:43 AM
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 . BTW: the Bootloader is as described in ST's App Note .[ This message was edited by: st7 on 27-08-2008 12:48 ]