Quote:
Originally Posted by henwilsch
...I treid Mplab but it gives an error message when I try to build the project...
|
Are you using the CCS compiler in MPLAB.
You need to use the same compiler as the source code was written for otherwise MPLAB will throw errors.
The other option is to alter the source code to be compatible with whatever compiler you are using.