On 2010-08-04 22:08, olof.tang...@telia.com wrote:
Hi Freddie.
Can you show me exactly what the reset_config line should look like?
I'd like to
run the test before I sleep but my brain don't catch on
fast this hour.

Olof

----Ursprungligt meddelande----
Från: freddie_cho...@op.pl
Datum: 2010-08-04 21:19
Till:<openocd-development@lists.berlios.de>
Ärende: Re: [Openocd-development] Problem with LPC2148 and ARM-USB-TINY-
H

Hi!

Try changing "reset_config" to "srst_pulls_trst" instead of "separate"

In the config script of the target (lpc2148.cfg) replace:

reset_config trst_and_srst

with:

reset_config trst_and_srst srst_pulls_trst

4\/3!!
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to