Hello,

On Tue, Nov 03, 2015 at 06:28:27PM +0000, Kenneth Deitz wrote:
> Warn : Using DEPRECATED interface driver 'ft2232'
> Info : Consider using the 'ftdi' interface driver, with configuration files in
> interface/ftdi/...

This is the first warning you should pay attention to. See
README.Windows for me details regarding the drivers.

> Info : JTAG tap: lpc2148.cpu tap/device found: 0x4f1f0f0f (mfg: 0x787, part:
> 0xf1f0, ver: 0x4)
> Info : Embedded ICE version 4
> Info : lpc2148.cpu: hardware has 2 breakpoint/watchpoint units
> Info : JTAG tap: lpc2148.cpu tap/device found: 0x4f1f0f0f (mfg: 0x787, part:
> 0xf1f0, ver: 0x4)

So far so good.

> Error: timed out while waiting for target halted
> TARGET: lpc2148.cpu - Not halted

Now this is the actual reason it doesn't flash: it can't halt the
target. Sometimes with some broken targets or boards "reset halt"
doesn't work; does "reset run; halt" work for you?

Is that a new board or a known to be working properly one? Does target
already have some firmware that's running? Please think about the
other reasons that might prevent target from getting halted by
external request.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:[email protected]


---

** [tickets:#111] LPC2138**

**Status:** new
**Milestone:** 0.9.0
**Created:** Tue Nov 03, 2015 02:21 AM UTC by Kenneth Deitz
**Last Updated:** Tue Nov 03, 2015 07:00 PM UTC
**Owner:** nobody


I have tried everything with OPENOCD nothing works as per the documentation. 
Errors, deprecations, invalid commands, sub commands, too few arguments in the 
FLASH write_image command, yet I look at the docs and everything seems okay. I 
modified the structure for my OLIMEX-ARM-USB-OCD-H shown here: 
http://siwawi.bauing.uni-kl.de/avr_projects/arm_projects/openocd_intro/
Nothing works. I simply want to use the programmer unit to load SREC data into 
a LPC2138. Nothing more. Why is this so difficult? Anyone got code that will 
work?


---

Sent from sourceforge.net because [email protected] is 
subscribed to http://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
http://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to