Skip to content

Commit 1103a9e

Browse files
author
pyocd-bot
committed
Deploying to main from @ pyocd/pyocd-website-source@7334e04 🚀
1 parent 9854ee0 commit 1103a9e

File tree

5 files changed

+109
-4
lines changed

5 files changed

+109
-4
lines changed

docs/builtin-targets.html

Lines changed: 89 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,71 @@ <h5 class="sidebar-header">On this page</h5>
540540
<td>HC32M120</td>
541541
</tr>
542542

543+
<tr><td><code>hc32f115x8</code></td>
544+
<td>HDSC</td>
545+
<td>HC32F115x8</td>
546+
</tr>
547+
548+
<tr><td><code>hc32f115</code></td>
549+
<td>HDSC</td>
550+
<td>HC32F115x8</td>
551+
</tr>
552+
553+
<tr><td><code>hc32f155xa</code></td>
554+
<td>HDSC</td>
555+
<td>HC32F155xA</td>
556+
</tr>
557+
558+
<tr><td><code>hc32f155xc</code></td>
559+
<td>HDSC</td>
560+
<td>HC32F155xC</td>
561+
</tr>
562+
563+
<tr><td><code>hc32f155</code></td>
564+
<td>HDSC</td>
565+
<td>HC32F155xC</td>
566+
</tr>
567+
568+
<tr><td><code>hc32f334x8</code></td>
569+
<td>HDSC</td>
570+
<td>HC32F334x8</td>
571+
</tr>
572+
573+
<tr><td><code>hc32f334xa</code></td>
574+
<td>HDSC</td>
575+
<td>HC32F334xA</td>
576+
</tr>
577+
578+
<tr><td><code>hc32f334</code></td>
579+
<td>HDSC</td>
580+
<td>HC32F334xA</td>
581+
</tr>
582+
583+
<tr><td><code>hc32f467xg</code></td>
584+
<td>HDSC</td>
585+
<td>HC32F467xG</td>
586+
</tr>
587+
588+
<tr><td><code>hc32f467</code></td>
589+
<td>HDSC</td>
590+
<td>HC32F467xG</td>
591+
</tr>
592+
593+
<tr><td><code>hc32f472xc</code></td>
594+
<td>HDSC</td>
595+
<td>HC32F472xC</td>
596+
</tr>
597+
598+
<tr><td><code>hc32f472xe</code></td>
599+
<td>HDSC</td>
600+
<td>HC32F472xE</td>
601+
</tr>
602+
603+
<tr><td><code>hc32f472</code></td>
604+
<td>HDSC</td>
605+
<td>HC32F472xE</td>
606+
</tr>
607+
543608
<tr><td><code>hc32m423xa</code></td>
544609
<td>HDSC</td>
545610
<td>HC32M423xA</td>
@@ -895,6 +960,11 @@ <h5 class="sidebar-header">On this page</h5>
895960
<td>AN522</td>
896961
</tr>
897962

963+
<tr><td><code>mps2_an521</code></td>
964+
<td>Arm</td>
965+
<td>AN521</td>
966+
</tr>
967+
898968
<tr><td><code>mps3_an540</code></td>
899969
<td>Arm</td>
900970
<td>AN540</td>
@@ -950,6 +1020,11 @@ <h5 class="sidebar-header">On this page</h5>
9501020
<td>NRF52840</td>
9511021
</tr>
9521022

1023+
<tr><td><code>nrf54l</code></td>
1024+
<td>Nordic Semiconductor</td>
1025+
<td>NRF54L15</td>
1026+
</tr>
1027+
9531028
<tr><td><code>nrf91</code></td>
9541029
<td>Nordic Semiconductor</td>
9551030
<td>NRF91XX</td>
@@ -970,6 +1045,11 @@ <h5 class="sidebar-header">On this page</h5>
9701045
<td>RP2040Core1</td>
9711046
</tr>
9721047

1048+
<tr><td><code>rp2350</code></td>
1049+
<td>Raspberry Pi</td>
1050+
<td>RP2350</td>
1051+
</tr>
1052+
9731053
<tr><td><code>rtl8195am</code></td>
9741054
<td>Realtek Semiconductor</td>
9751055
<td>RTL8195AM</td>
@@ -1045,6 +1125,11 @@ <h5 class="sidebar-header">On this page</h5>
10451125
<td>STM32H743xx</td>
10461126
</tr>
10471127

1128+
<tr><td><code>stm32h750xx</code></td>
1129+
<td>STMicroelectronics</td>
1130+
<td>STM32H750xx</td>
1131+
</tr>
1132+
10481133
<tr><td><code>stm32h7b0xx</code></td>
10491134
<td>STMicroelectronics</td>
10501135
<td>STM32H7B0xx</td>
@@ -1100,11 +1185,14 @@ <h5 class="sidebar-header">On this page</h5>
11001185
<td>YTM32B1ME0</td>
11011186
</tr>
11021187

1188+
<tr><td><code>ama3b1kk_kbr</code></td>
1189+
<td>Ambiq Micro</td>
1190+
<td>AMA3B1KK_KBR</td>
1191+
</tr>
11031192

11041193
</table>
11051194

11061195

1107-
11081196
</div>
11091197
</div>
11101198
</main>

docs/developers_guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2 id="setup">Setup</h2>
256256
<p>Install the necessary tools listed below. Skip any step where a compatible tool already exists.</p>
257257

258258
<ul>
259-
<li><a href="https://www.python.org/downloads/">Install Python</a> version 3.7.0 or above. Add to PATH.
259+
<li><a href="https://www.python.org/downloads/">Install Python</a> version 3.8.0 or above. Add to PATH.
260260
<ul>
261261
<li>Note that on Windows, the 32-bit Python 2.7 must be installed for the Python-enabled <code class="highlighter-rouge">arm-none-eabi-gdb-py</code> to
262262
work properly and for the <code class="highlighter-rouge">test/gdb_test.py</code> functional test to pass.</li>

docs/gdbserver.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h2 id="running-the-gdbserver">Running the gdbserver</h2>
271271

272272
<p>From the commander, a gdbserver can be run with the <a href="/docs/command_reference.html#gdbserver-1"><code class="highlighter-rouge">gdbserver</code> command</a>.</p>
273273

274-
<p>The default gdbserver TCP/IP port number is 333. This can be changed using the <code class="highlighter-rouge">-p</code> / <code class="highlighter-rouge">--port</code> or the <code class="highlighter-rouge">gdbserver_port</code> session option.</p>
274+
<p>The default gdbserver TCP/IP port number is 3333. This can be changed using the <code class="highlighter-rouge">-p</code> / <code class="highlighter-rouge">--port</code> or the <code class="highlighter-rouge">gdbserver_port</code> session option.</p>
275275

276276
<h3 id="multicore-targets">Multicore targets</h3>
277277

docs/installing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ <h5 class="sidebar-header">On this page</h5>
238238
</div>
239239
</div>
240240

241-
<p>PyOCD requires <a href="https://python.org/">Python</a> 3.7 or later. It runs on macOS,
241+
<p>PyOCD requires <a href="https://python.org/">Python</a> 3.8 or later. It runs on macOS,
242242
Linux, FreeBSD, and Windows platforms.</p>
243243

244244
<p>The latest pyOCD package is available <a href="https://pypi.python.org/pypi/pyOCD/">on PyPI</a>. The

docs/target_support.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ <h5 class="sidebar-header">On this page</h5>
242242
<ul>
243243
<li class="toc-entry toc-h4"><a href="#managed-packs">Managed packs</a></li>
244244
<li class="toc-entry toc-h4"><a href="#manual-pack-usage">Manual pack usage</a></li>
245+
<li class="toc-entry toc-h4"><a href="#cmsis-toolbox-run-and-debug-management">CMSIS-Toolbox Run and Debug Management</a></li>
245246
</ul>
246247
</li>
247248
</ul>
@@ -453,6 +454,22 @@ <h4 id="manual-pack-usage">Manual pack usage</h4>
453454
of the pack using the <code class="highlighter-rouge">--pack</code> argument, as above. This is very useful for cases such as development or
454455
debugging of a pack, or for working with other CMSIS-Pack managers that store packs in decompressed form.</p>
455456

457+
<h4 id="cmsis-toolbox-run-and-debug-management">CMSIS-Toolbox Run and Debug Management</h4>
458+
459+
<p>Run and Debug Management is a part of the <a href="https://github.com/Open-CMSIS-Pack/cmsis-toolbox">CMSIS-Toolbox</a> build
460+
information files when working with CSolution projects. Each <code class="highlighter-rouge">*.cbuild-run.yml</code> file contains relevant run and
461+
debug information for a single <code class="highlighter-rouge">target-type</code> defined in a CSolution project. The tool gathers and filters the
462+
target information from the BSP and DFP.</p>
463+
464+
<p>To use the <code class="highlighter-rouge">cbuild-run</code> target information in PyOCD, pass the <code class="highlighter-rouge">--cbuild-run</code> option followed by the path to
465+
desired <code class="highlighter-rouge">*.cbuild-run.yml</code> file. The target information is not cached in PyOCD, which means the command-line
466+
option should always be passed when launching the debugger.</p>
467+
468+
<p>Because a single <code class="highlighter-rouge">target-type</code> is described in the YAML file, the <code class="highlighter-rouge">--target</code>
469+
command-line argument is not needed, as the target is automatically selected.</p>
470+
471+
<p>More information on CMSIS-Toolbox and the CSolution project format for Run and Debug Management can be found in the
472+
<a href="https://open-cmsis-pack.github.io/cmsis-toolbox/YML-CBuild-Format/#run-and-debug-management">CMSIS-Toolbox Documentation</a>.</p>
456473

457474

458475
</div>

0 commit comments

Comments
 (0)