Quote Originally Posted by mpgmike View Post
You have "include fp2032.bas" which doesn't look right. It should be "include pic16f886.bas" (or whatever your PIC is).
fp2032.bas library is included for floating point.
I also took into account the .inc file of each pic of the pbp to configure the fuses of the selected pic.
I had to read the pbp manual page 100 section 4.9 to configure the fuses of the selected pic, read the pbp manual and you will see