I have a PIC16F687. It has B4-B7, no B3. ICD-40U documentation said connect to B3 for real time debugging.
Is my PIC not capable of real time debugging, or would I have to use a different pin?
Cheers.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Feb 02, 2009 6:03 pm
From the manual:
Quote:
#USE RS232
Syntax: #use rs232 (options)
Options are separated by commas and may be:
DEBUGGER --
Indicates this stream is used to send/receive
data though a CCS ICD unit. The default pin
used in B3, use XMIT= and RCV= to change
the pin used. Both should be the same pin.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum