Quote Originally Posted by AvionicsMaster1 View Post
Define must be in CAPS for it to work. i.e. #DEFINE OSC 24
The editor that came with PBP3 -- Microcode Studio MCSX (the apparent successor to MCS) -- appears to automatically adjust/correct the "DEFINE" to lowercase. I'm assuming this is intentional??? Nevertheless, it's not the cause of the compiling error as the error still appears even if I remove that entire line from the code.

Regards,

Troy