PORTL.0 is a user defined variable for PORTB.0
PAGE 6
It is? That's a good trick! How about this...
PortL encompasses pins 0 - 7 (PortB for a 40 pin PIC), and PortH encompasses pins 8-15 (PortC for 40 pin PIC).
At least they do according to pg.26 and 27 (section 4.11).
Now then, how about the rest of the questions...again...
I don't know exactly what it means. Actually this is a sample code from PBP. The name is Blink.bas
And it probably says it was written for an older version of PBP.
If you do a search here for ONINT_USED, you'll see why that isn't going to work for you...
Bookmarks