PDA

View Full Version : PIC Basic Pro Ver 2.47 Can't Do 16F886



NO2K
- 14th April 2008, 00:34
In trying to compile a program originally written for the 16F870, I wanted to compile the program for a 16F886. I get many errors, but the first one is:
Error[132]c:\pbp\16f886.inc:Unknown processor (16F886) Does anyone know what is wrong here??

mister_e
- 14th April 2008, 00:43
In theory yes it has to work


Previous Release: 2.47

* Adds support for PIC16F616, 631, 677, 883, 884, 886, 887, PIC16HV616, 785, PIC18F2423, 2420, 2450, 2523, 2682, 2685, 4423, 4420, 4450, 4523, 4682 and 4685.
* Adds support for low-voltage PIC18FJ devices: PIC18F24J10, 25J10, 44J10, 45J10, 63J11, 63J90, 64J11, 64J90, 65J10, 65J11, 65J15, 65J90, 66J10, 66J15, 66J60, 66J65, 67J10, 67J60, 83J11, 83J90, 84J11, 84J90, 85J10, 85J11, 85J15, 85J90, 86J10, 86J15, 86J60, 86J65, 87J10, 87J60, 96J60, 96J65 and 97J60.
* Adds HSER_SPBRGH and HSER2_SPBRGH defines for PIC18Xxxxx.
* Adds minor optimizations for PIC18Xxxxx.
* Increases number of table elements allowed for Lookup and Lookup2 for PIC18Xxxxx.
* Improves accuracy for Nap and Sleep for PIC18Xxxxx.
* Allows temp variable in banks other than 0 for 12-bit core.
* Changes internal bit names to avoid possible conflicts.
* Hides "__CONFIG Deprecated" warning for PIC18Xxxxx.
* Fixes Readcode and Writecode for PIC16F88.
* Fixes Adcin and Dig for 12-bit core.
* Fixes possible memory allocation of word-sized variable at odd address on page boundary for PIC18Xxxxx.
* Fixes PM for PORTD and PORTE for PIC16F59.
* Fixes miscellaneous error messages.


I would suggest you to reinstall your PBP and double check your version.

NO2K
- 15th April 2008, 18:54
Thanks Mr. E. I did also contact melabs, and Charles Leo basically told me the same thing. So am now in the process of uninstalling all the programs (MPLABS 7.2, Pic Basic Pro 2.47, and Microstudio Plus), and reinstall them. Hopefully it will all work!

mister_e
- 15th April 2008, 19:02
:D some day Melabs could hire me :D