aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
diff options
context:
space:
mode:
authorCosmin Gorgovan <cosmin@linux-geek.org>2014-03-29 22:34:43 +0000
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>2014-06-01 18:10:01 +0000
commit5fccaa2c8b9705fc2df78a95a9e83221f77bedf3 (patch)
tree77814d19a09a8e670e1e09cc48f964fcece566e8 /doc/openocd.texi
parent99d440cbba20b18a8d6583c4288ef3a820f370ce (diff)
Flash/LPC2000: Add support for auto-probing flash size
Adds support for auto-probing on devices which support the IAP Read Part ID command. Includes IDs for all LPC17XX, LPC13XX, LPC11XX and LPC11XXX devices with publicly available user manuals. To use auto-probing, select the 'auto' lpc2000 variant. Change-Id: Ic617c32925c9ebe0e9d9192ed8ddbfa08e9f0aaa Signed-off-by: Cosmin Gorgovan <cosmin@linux-geek.org> Reviewed-on: http://openocd.zylin.com/2075 Tested-by: jenkins Reviewed-by: Paul Fertser <fercerpav@gmail.com>
Diffstat (limited to 'doc/openocd.texi')
-rw-r--r--doc/openocd.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 14615210..fa8f1c55 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -5195,7 +5195,9 @@ which must appear in the following order:
@option{lpc1700} (LPC175x and LPC176x)
@option{lpc4300} - available also as @option{lpc1800} alias (LPC18x[2357] and
LPC43x[2357])
-or @option{lpc1100} (LPC11(x)xx and LPC13xx)
+@option{lpc1100} (LPC11(x)xx and LPC13xx)
+or @option{auto} - automatically detects flash variant and size for LPC11(x)00,
+LPC1300 and LPC1700
@item @var{clock_kHz} ... the frequency, in kiloHertz,
at which the core is running
@item @option{calc_checksum} ... optional (but you probably want to provide this!),