Quote Originally Posted by skimask View Post
define OSC 20 'Set PBP Osc clock to 20Mhz <----- use DEFINE not define
DEFINE is not case sensitive, but the text to it's right edge yes.