Skip to main content
Topic: Debugging source code USB IRToy (Read 1624 times) previous topic - next topic

Debugging source code USB IRToy

Good day.

I downloaded the source codes for Dangerous Prototypes USBIRToy.source.r1611.v22 and run project Firmware-Main.
I had installed MPLAB v8.92 and tried program/debug.  I can program but not debug.
I tried to add some #pragma configuration bits as guided in some other similar thread, but i got error, so I remove it again.
I click 'Run', it would build successfully without stop at my breakpoint.
I click 'Step Into', it would keep repeating 'ICD3Err0031: Failed to get PC.' non-stop. and thus I have to End MPLAB Application using Task Manager.
What should I do to debug?
 
Looking forward for any reply asap. Please help on this.
Sincerely thanks in advance.

Re: Debugging source code USB IRToy

Reply #1
hi,
 I have the same problem, did you solve this?

Thanks