On 19 September 2013 16:29, Chris Fryer <chrisf1...@gmail.com> wrote:
> On 19/09/13 15:53, Spencer Oliver wrote:
>>
>> Another option is to press and release the reset button while OpenOCD is
>> trying to connect. It may take a few attempts but usually works, the object
>> is to connect before any code is executed. Cheers Spen
>
> No luck with any of the reset_config options unfortunately.
>
> I always get this report in response to srst_only (etc) and still no reset
> line activity.
> cortex_m reset_config vectreset
>

That cmd is not correct, try:
reset_config srst_only srst_nogate
the cmd you tried is for setting the core reset, it is confusing i know.

Just done a quick test and it seems to be working here.

Spen

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to