On 20 February 2012 11:43, Spencer Oliver <s...@spen-soft.co.uk> wrote:
> On 19 February 2012 03:06, Noel Diviney <div...@hotmail.com> wrote:
>>
>> I then started the debug server and tried breaking at the "Reset_Handler". I
>> am having a problem with reset as I do not see the breakpoint
>> until I do a manual reset using the button on the board and then have
>> CodeLite issue a "continue debugging".
>> I believe the problem is that the board is not being reset.
>> I am having a similar problem with stm32f4 discovery board.
>>
>>
>
> I am not sure what you mean, issuing as reset halt (or reset init)
> will cause OpenOCD to reset the target @ the reset vector.
> Can you explain in more detail, perhaps with some logs attached?
>
> FYI: OpenOCD at the moment only supports the software reset for
> stlink, however this should mean the same as a hardware (srst) reset
> on the stm32 as it supports SYSRESETREQ.
>
> Cheers
> Spen

Just saw a error msg in your oics - remember that to send a cmd to
OpenOCD you need to use the monitor cmd, eg.
monitor reset halt

Cheers
Spen

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to