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
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
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
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
_
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
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
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
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