You need to use the MPASM assembler. Look under Command Line Options in
your PBP manual.
PBPW -p16f917 test.bas ' <<-- this uses the default PM assembler, and will
return the errors you're seeing now.
You need to use the MPASM assembler. Look under Command Line Options in
your PBP manual.
PBPW -p16f917 test.bas ' <<-- this uses the default PM assembler, and will
return the errors you're seeing now.
Hey Bruce
Thank you very much. You were bang on.
Jerson
Bookmarks