.\" Man page generated from reStructuredText. . .TH "1" "" "0.12.0" "" .SH NAME pyocd-tool \- ARM Cortex-M programming tool . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH DESCRIPTION .sp \fBpyocd\-tool\fP is an ARM Cortex\-M programming tool .SS Summary .sp pyOCD is an Open Source python based library for programming and debugging ARM Cortex\-M microcontrollers using CMSIS\-DAP. .sp Includes support for flashing new binaries, resetting the device, halt, step, resume read/write memory and set/remove breakpoints. .SS Support .sp Firmware files included in the upstream source are NOT included in the Debian package due to a lack of source code. Target files can be downloaded separately from \fI\%https://github.com/mbedmicro/pyOCD/tree/master/binaries\fP .sp Available targets for use with \-\-target option: lpc824, kinetis, w7500, kv11z7, lpc4088qsb, kv10z7, k20d50m, ncs36510, kl28z, kl25z, k82f25615, k28f15, maxwsnenv, max32600mbed, k22fa12, lpc4088, lpc4330, ke18f16, kl46z, stm32f103rc, kl82z7, lpc54114, kl43z4, kl26z, lpc11xx_32, lpc800, rtl8195am, kl05z, lpc1768, kw41z4, lpc4088dm, stm32f051, cortex_m, lpc11u24, kl02z, kw01z4, k64f, k22f, ke15z7, nrf51, nrf52, kl27z4, kw40z4, k66f18 .SS Usage .INDENT 0.0 .TP .B usage: pyocd\-tool [\-h] [\-\-version] [\-H] [\-N] [\-k KHZ] [\-b ID] [\-t TARGET] [\-d LEVEL] [\-da DAPARG [DAPARG ...]] [cmd] [args [args ...]] .UNINDENT .sp Target inspection utility .INDENT 0.0 .TP .B positional arguments: cmd Command args Arguments for the command. .UNINDENT .sp optional arguments: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT \(em version show program\(aqs version number and exit .UNINDENT .UNINDENT .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP .B \-H\fP,\fB \-\-halt Halt core upon connect. .TP .B \-N\fP,\fB \-\-no\-init Do not init debug system. .TP .BI \-k \ KHZ\fR,\fB \ \-\-clock \ KHZ Set SWD speed in kHz. (Default 1 MHz.) .TP .BI \-b \ ID\fR,\fB \ \-\-board \ ID Use the specified board. .TP .BI \-t \ TARGET\fR,\fB \ \-\-target \ TARGET Override target. .TP .BI \-d \ LEVEL\fR,\fB \ \-\-debug \ LEVEL Set the level of system logging output. Supported choices are: debug, info, warning, critical, error .UNINDENT .INDENT 0.0 .TP .B \-da DAPARG [DAPARG ...], \-\-daparg DAPARG [DAPARG ...] Send setting to DAPAccess layer. .UNINDENT .UNINDENT .UNINDENT .SH COPYRIGHT 2006-2013 ARM Limited .\" Generated by docutils manpage writer. .