Ha, found the cause. GP0 and GP1 are comparator inputs.
To make them true I/O pins I needed to add the following line:
CMCON=%00000111
at the beginning
Ha, found the cause. GP0 and GP1 are comparator inputs.
To make them true I/O pins I needed to add the following line:
CMCON=%00000111
at the beginning
Last edited by charliez; - 26th July 2004 at 00:47.
Bookmarks