Use PBPW instead of PBP when compiling your code...
example... instead of this...
PBP -p16F876A myfile
use this...
PBPW -p16F876A myfile
Use PBPW instead of PBP when compiling your code...
example... instead of this...
PBP -p16F876A myfile
use this...
PBPW -p16F876A myfile
Bookmarks