Hey Jānis,

On Mon, Nov 25, 2019 at 02:32:32PM +0200, Jānis Šmēdiņš wrote:
> I thought LPC1226 was supported, but when I try debugging the target with
> GDB or use 'program' command it crashes with saying:
> Error: BUG: unknown Part ID encountered: 0x3660002b

Yes, it doesn't seem to be supported but chances are it's easy enough
to add, see src/flash/nor/lpc2000.c .

> Open On-Chip Debugger 0.10.0

This is an old version (compared to current master branch) but even in
the current version your specific part is not present, so you have to
add it yourself, should be relatively simple.

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


_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to