2023年3月30日木曜日

Raspberry Pi Debug Probe を使ったデバッグ環境の構築

Raspberry Pi Debug Probe を購入したので、使い方のメモを残しておきます。

今回はスイッチサイエンスで購入した Raspberry Pi Debug Probe を使用して Raspberry Pi Pico のデバッグをJTAGで行う手順をまとめます。なお、個人用の備忘録のため必要最低限の項目のみ書いておこうと思います。

スイッチサイエンス
「Raspberry Pi デバッグプローブ — スイッチサイエンス」
https://www.switch-science.com/products/8708?variant=42505487450310

公式サイト
「Raspberry Pi Documentation - Raspberry Pi Debug Probe」
https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html

開発環境
「Arduino IDE 2.0.4」
https://www.arduino.cc/en/software

実行環境
Windows 11 バージョン 22H2

Raspberry Pi 3 Model A+ で広告ブロックサーバーを作る(その2)

前回作成した 広告ブロックサーバー の稼働状況をAmbientにアップロードするスクリプトを書いたのでメモを残しておきます。