[Openocd-development] Fwd: EmbeddedICE handling might be broken with ARMUSBOCD/LPC2478

2009-03-14 Thread Mariano Cerdeiro
Hello Duane, i am programming in ARM mode right know. and the lpc is little endian. But i want to mix ARM and THUMB in the future. Thanks Mariano.- On Sat, Mar 14, 2009 at 2:47 AM, Duane Ellis open...@duaneellis.com wrote: Mariano Kevin  [both using the lpc248, and having problems] Are you

Re: [Openocd-development] Improve OMAP3 configuration?

2009-03-14 Thread Kees Jongenburger
Hi Dirk I think we should try to make this work. On Sat, Mar 14, 2009 at 8:01 AM, Dirk Behme dirk.be...@googlemail.com wrote: With recent SVN at OMAP3 based Beagle we get: -- cut --   scan_chain      TapName            | Enabled |   IdCode      Expected    IrLen IrCap  IrMask Instr

Re: [Openocd-development] EmbeddedICE handling might be broken with ARMUSBOCD/LPC2478

2009-03-14 Thread Kevin Townsend
Quoting Duane Ellis open...@duaneellis.com: Mariano Kevin [both using the lpc248, and having problems] Are you guys writing *THUMB* code or ARM code, BIG or LITTLE endian? -Duane. Little Endian, and no thumb code. --

[Openocd-development] Cortex M3 halting almost immediately

2009-03-14 Thread Perry Hung
Hi there, openocd 0.10 (release) on a 2.6.27 ubuntu kernel. I'm having a problem with my target halting just after a reset. The target is a STM32F103 on an Olimex H103 board, programming it through a Olimex ARM-USB-OCD programmer. Once the target is flashed and reset, it almost immediately

[Openocd-development] [PATCH] Drop gdb/telnet port lines from partport* cfg files

2009-03-14 Thread Uwe Hermann
Hi, Please correct me if I'm wrong, but I don't think the parport.cfg and parport_dlc5.cfg files should specify gdb/telnet ports explicitly, none of the other interface files do either. The default ports for telnet/gdb/tcl (//) will then be used instead. Patch attached. Uwe. --

Re: [Openocd-development] Improve OMAP3 configuration?

2009-03-14 Thread Rick Altherr
On Mar 14, 2009, at 12:01 AM, Dirk Behme wrote: With recent SVN at OMAP3 based Beagle we get: -- cut -- scan_chain TapName| Enabled | IdCode ExpectedIrLen IrCap IrMask Instr ---| |

Re: [Openocd-development] Cortex M3 halting almost immediately

2009-03-14 Thread Perry Hung
I've narrowed it down (I think) to a multiple bugs in cortex_m3.c. Can somebody who knows the codebase a little better take a look and verify if it's an actual bug? Here's what I think is going on. bug 1) cortex_m3_assert_reset() called cortex_m3_clear_halt(), which contrary to its name, doesn't