From 9707522befe6293c8b6feadd2eb9da18b6e6a119 Mon Sep 17 00:00:00 2001 From: mossmann Date: Fri, 22 Jun 2012 16:36:39 -0700 Subject: [PATCH] Updated LPC43xx Debugging (markdown) --- LPC43xx-Debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LPC43xx-Debugging.md b/LPC43xx-Debugging.md index 4f4a114..aafefd0 100644 --- a/LPC43xx-Debugging.md +++ b/LPC43xx-Debugging.md @@ -4,7 +4,7 @@ Various debugger options for the LPC43xx exist. [http://www.blacksphere.co.nz/main/blackmagic](http://www.blacksphere.co.nz/main/blackmagic) -mossmann is working with the blackmagic developer to try to make it work with the LPC43xx. So far it properly identifies the M4 core via SWD and both the M4 and M0 cores via JTAG but doesn't do anything more. +mossmann is working with the blackmagic developer to try to make it work with the LPC43xx. So far it properly identifies the M4 core via SWD and both the M4 and M0 cores via JTAG and attach to a process, but it cannot load code into RAM or flash yet. # openocd