And set your port C to output instead of input for your LED. Unless those are the two bits that get cut off.
Test:
TRISC 111100
No, the two MSB get cut off with the editor if not in "source mode" A/A icon.
Might as well set your C port to all outputs, unless you have some inputs on it.
TRISC %00000000
Bookmarks