Re: [Openocd-development] Support for EFM32 Gecko board

2011-03-09 Thread Peter Stuge
Fredrik Hederstierna wrote: > Does OpenOCD currently support EFM32 Cortex M3 devices from ENERGY > Micro? > I got one Gecko Starter Kit and one Gecko Development Kit. > Are there any example config script checked in, or tutorial to read > about Cortex, especially EFM32? How easy this is depends on

[Openocd-development] Support for EFM32 Gecko board

2011-03-09 Thread Fredrik Hederstierna
Hi I've used OpenOCD for several years with LPC and STR9, but I just got this new Cortex board. Does OpenOCD currently support EFM32 Cortex M3 devices from ENERGY Micro? I got one Gecko Starter Kit and one Gecko Development Kit. Are there any example config script checked in, or tutorial to read

Re: [Openocd-development] [PATCH 1/2] omap4430: force hardware breakpoints for GDB

2011-03-09 Thread Aaron Carroll
On 10 March 2011 16:19, Peter Stuge wrote: > Aaron Carroll wrote: >> Soft breakpoints are currently broken if the MMU is enabled due to incorrect >> cache flushing.  Until this is fixed, force the use of hardware breakpoints. >> >> Signed-off-by: Aaron Carroll > > What would it take to fix soft b

Re: [Openocd-development] [PATCH 1/2] omap4430: force hardware breakpoints for GDB

2011-03-09 Thread Peter Stuge
Aaron Carroll wrote: > Soft breakpoints are currently broken if the MMU is enabled due to incorrect > cache flushing. Until this is fixed, force the use of hardware breakpoints. > > Signed-off-by: Aaron Carroll What would it take to fix soft breakpoints? Meanwhile: Acked-by: Peter Stuge _

Re: [Openocd-development] [PATCH 2/2] omap4430: add Blaze config

2011-03-09 Thread Peter Stuge
Aaron Carroll wrote: > Signed-off-by: Aaron Carroll Acked-by: Peter Stuge ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

[Openocd-development] [PATCH 2/2] omap4430: add Blaze config

2011-03-09 Thread Aaron Carroll
Signed-off-by: Aaron Carroll --- tcl/board/ti_blaze.cfg |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) create mode 100644 tcl/board/ti_blaze.cfg diff --git a/tcl/board/ti_blaze.cfg b/tcl/board/ti_blaze.cfg new file mode 100644 index 000..c9bbe25 --- /dev/null +++ b/tcl/boar

[Openocd-development] [PATCH 1/2] omap4430: force hardware breakpoints for GDB

2011-03-09 Thread Aaron Carroll
Soft breakpoints are currently broken if the MMU is enabled due to incorrect cache flushing. Until this is fixed, force the use of hardware breakpoints. Signed-off-by: Aaron Carroll --- tcl/target/omap4430.cfg |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/tcl/target

[Openocd-development] DSCR_DTR_RX_FULL

2011-03-09 Thread Anders Törnqvist
I'm debugging a Linux kernel on a AM3517 with OpenOCD and a ARM-USB-OCD. Setting breakpoints and single-stepping works for a while, then I get a lot of errors like this: Error: DSCR_DTR_RX_FULL, dscr 0x4b0f604f Error: Timeout waiting for read dcc Error: could not add breakpoint Error: DSCR_DTR_RX