Debugging and using PGC / PGD pins?

Thread Starter

spinnaker

Joined Oct 29, 2009
7,830
On my pic I only have 4 binary input pins that are interrupt on change. Two of these are PGC and PGD.

One of them is on my SDI pin which I need to use for SPI (you got to wonder about the wisdom of that design decision).

Anyway, if I were to use the 2 binary output pins that are also PGC and PGD, would I be able to use the debugger?
 
Top