Smitty,
Try this on your cmd line:
pbpw -p16f628 -ampasmwin yourfilename
The trouble is actually two fold.
1) PBP is DOS based, and does not like long file names. PBPW is ok with them.
2) You need to use the MPASM assembler. So make sure it is installed before you run the above line! It is needed for the Macros, as well as if you make the switch to the 18F series.
Out of curiosity, why not use MicroCode Studio?
Good Night,
Steve B
EDIT: Use the name for your file on the above cmd line
Bookmarks