This is an automated email from Gerrit. Eric Katzfey ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/3705
-- gerrit commit 91b147777c424c794f67de894745b653179b0f33 Author: Eric Katzfey <[email protected]> Date: Wed Aug 17 15:54:54 2016 -0700 documentation: Added new text for the new ap_num option. Change-Id: Ic5b70aa15e54d5a3b79f60fe8eadefc8d7ceca8c Signed-off-by: Eric Katzfey <[email protected]> diff --git a/doc/openocd.texi b/doc/openocd.texi index a6d840b..d93d1d0 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -4229,6 +4229,9 @@ The value should normally correspond to a static mapping for the @option{FreeRTOS}|@option{linux}|@option{ChibiOS}|@option{embKernel}|@option{mqx} @xref{gdbrtossupport,,RTOS Support}. +@item @code{-ap-num} @var{num} -- choose the AP to use for this target. Currently +this only works for cortex_m. + @end itemize @end deffn -- ------------------------------------------------------------------------------ _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
