Quote Originally Posted by RossWaddell View Post
Also, if I try to compile one of the sample files from c:\pbp\samples (e.g. adcin3x) I get tons of these errors:

Error c:\pbp\pbppic14.lib 272 : [225] Undefined Symbol 'PORTE'
The 16F84A does not have an E port.

You may want to post the whole code and the configs and maybe a screen shot of how the code editor is set.

You have to compile for the correct PIC and re-do the code to match.