Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PicKit3 を使用したデバッグ モードでは動作するが、リリース モードでは動作しない PIC32MX695F512L プロジェクトがあります。デバッガ使用時、入力端子に設定されているポート F5 は lo です。しかし、リリースモードで実行すると、ピンがハイになります。それに接続されているのはケーブルだけです。リリース モードでは、lo を読み取ることができません。リリース モードのときにポート F5 が高くなる理由はありますか?
デニス