Sounds like you need to reinstall the Microchip software. The .inc file "should be" in the MPASM Suite sub-directory of Microchip directory. Lots of folks are using PBP in 64 bit machines, search the forum.
Sounds like you need to reinstall the Microchip software. The .inc file "should be" in the MPASM Suite sub-directory of Microchip directory. Lots of folks are using PBP in 64 bit machines, search the forum.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Thanks much Archangel for your help!
I tried reinstalling MPLAB, but to no avail. There is no file in it's directory structure called P16F876A.INC. I found a file online by the same name, downloaded it and placed it in my project folder, them re-complied and it successfully finished. I haven't programmed my product yet, but I am hopeful it will work.
As far as searching the forums for answers, if they are there, you cannot find them by searching. I did a search for the key phrase "64 bit" which describes my problem perfectly and there were no results found, yet when I started manually going thru the threads I found a similar one with with "64 bit" in the title (The solution in that case was unrelated). I have been using this forum for a couple years and have found the search function to be of no help at all.
those work for me
http://www.picbasic.co.uk/forum/cont...tudio-PICKIT-2
http://www.picbasic.co.uk/forum/cont...MPLAB-PICKIT-2
But yes, you need to use MPASM.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hi,
As have been stated PM will not work on work on 64bit systems, you'll have to use MPASM which installs together with MPLAB.
The P16F876A.INC file is (should be) located in ...Microchip\MPASM Suite\ If you can't find the MPASM Suite folder and P16F876.INC file then there's somehing "wrong" with your MPLAB installation. If looking for the file from with MCS Open File dialog, make sure you set the file-filter to display all files as it defaults to .bas & .pbp files making the .INC files not show up.
64 bit compatibillity
/Henrik.
To add what the others have said
You need to tell Micro Code Studio where Mpasm is located.
There is a pull down menu on MCS "view". I think it say's compiler/assembler options.
The same place you select PM or MPASM. There are two buttons "find manually" or "auto"
Try auto first it will scan your pc and tell MCS were mpasm and the inc files are
located. After this it will act like your old installation. None of this has to do with
64bit pc.
If you really HAVE TO have it the "old way", you can do it on Windows 7(pro). Go to the Microsoft website. Download and run "Virtual PC". Then download and run "Virtual XP". Once you have those two programs working, you can then load and run PBP, the old way. I've done it, but have since just learned to use MPASM, which works faster.
User results may vary,
JR
Bookmarks