I am trying to use the second serial port and have been trying to use the example from http://www.keil.com/support/docs/2601.htm I get the error 67 undefined identifier. Any body know how I can get rid of this. Thanks
I changed the library to; #include <reg167.h> This is probably why. I changed this as it could not find the, #include <XC167.H> Take it I shouldn't have. Doh!