Tag Archives: ICD

[PIC]ICD0019エラーが出た時の対処法

2012年11月8日 (カテゴリ: PIC:)

MPLABで、ICD 2ライタ/デバッガを使用しているとき、ICD0019エラーが出た場合の対処法です。 エラーメッセージ Connecting to MPLAB ICD 2 ICD0019: Communications: Failed to open port (USB): (Windows::GetLastError() = 0x2, ‘指定されたファイルが見つかりません。’) ICD0021: Unable to connect with MPLAB ICD 2 (USB)Connecting to MPLAB ICD 2 ICD0019: Communications: Failed…


続きを読む

[PIC]ICD2デバッグ時に「ICD0154エラー」が出た場合の対処法

2012年11月2日 (カテゴリ: PIC:, )

エラーの内容 MPLABでMicrochip ICDを使用してプログラム書き込み/デバッグを行っている時に,以下のエラーが発生する(メッセージ中の”TM = Running”の部分は、変わる場合があります)。 MPLAB ICD 2 ready for next operation ICD0154: Invalid target mode for requested operation (TM = Running)Running Target ICD0083: Debug: Unable to enter debug mode. Please double click …


続きを読む

[PIC]MPLAB ICDで、「ICDWarn0015エラー」出た場合の対処法

2012年11月1日 (カテゴリ: PIC:, )

現象 MPLABでICDを使用してデバッグしようとすると、以下のエラーメッセージが表示される。 ICDWarn0015: Program memory has changed since last program operation? Continue with Debug operation?ICDWarn0015: Program memory has changed since last program operation? Continue with Debug operation? コンソール上では、以下の様なメッセージが出力されます。 ICD0083: Debug: Unable …


続きを読む

[PIC]ICDWarn0013エラーが出る時の対処法

2012年11月1日 (カテゴリ: PIC:, )

MPLABでPICのライタにICD2を使用している場合、プログラムをデバッグ実行しようとした時に以下のエラーが出る事があります。 ICDWarn0013: Low Voltage Programming cannot be enabled when ICD 2 is used as a debugger. Disable Low Voltage Programming?ICDWarn0013: Low Voltage Programming cannot be enabled when ICD 2 is used as a debugger. Disable Low Voltage Progr…


続きを読む