Well a little update, if you want to edit/compile without problems this project on MPLAB X you will need to download the old 1.32 version of XC8 to compile the proyect, I had the 1.36 version of XC8 and it don't have plib.h file needed to do some flash erase/write routines, I dont know if the newer version 1.37 of XC8 have the file, I must to try.
So, you can use the actual version of MPLAB X v3.26 with XC8 v1.32 to compile the project.
I still waiting to get the funds to order the PCB from OSHpark, so this project isn't dead.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
That's a common problem - plib.h is part of the "Legacy Peripherals Library".
Microchip stopped including it in XC8 by default, but you can still download it for the newer compilers. Go here: http://www.microchip.com/mplab/compilers
Then hit "Downloads" and scroll all the way to the bottom.
Are you sure? yes | no
Thanks!!
Are you sure? yes | no