My problem is similar to that of Tim.
I used 18F26K20 successfully for one of my projects with IntOsc at 32MHz. I was delighted to see the specs of the recently released PIC - 18F26K22 - Full 5.5V operation, Program Memory of 32768 words, ADC, DAC, Support for capacitive touch sensing, maximum clock speed of 64MHz with internal oscillator, etc. Ordered the samples and they arrived. Updated the device file to version 1.62.03 and used PICKIT2 programmer to check it. Everything is fine, so far. Upgraded my PBP 2.60 with the patch and it became 2.60A. Ran the next patch to make it 2.60B. Selected 18F26K22 in MCStudio, wrote a simple code to blink an LED and tried to compile using MPASM. But alas, I cannot compile my code for this PIC. I get 21 error messages, the last one being, "too many errors". One of the error messages tells me that the include file "18F26K22.INC" cannot be found.
In MELabs site, I cannot see any version later than MPASMWIN 5.20 and this version does not have the include file for 18F26K22.
Can someone tell me how I can solve this problem and where I can find the include file for the devices of 18F2xK22 / 18F4xK22 family?
Regards,
Bala
Mumbai, India
Bookmarks