Hi All

Having not used PBP for the last 4 years, I am just getting back into it. I have been reading up on some of the newer PICs and decided to have a play both with writing from scratch and compiling existing programs for newer chips.

My setup is

Windows 7 Pro 64 bit
PBP 2.60c
Microcode Studio 3.0.0.5
MPLAB 8.33
MPASM 5.31

The modern chips I am interested in are the 12F1822 and 16F1823 but these do not appear in the list of processors within MPASM. The first 16F18xx listed in that is the 16F1827

If I compile a program for the 1827 it compiles no problem but the 1822/1823 produce errors stating that the INC file cannot be found.

I thought I would try with the PM assembler but got a message saying it didn't work with 64bit

Went to Microchip and downloaded MPLAB X in the hope that had a newer version of MPASM but it didn't seem to have.

Any help gratefully received as I am keen to get back into PIC programming again.

Thanks

Keith