None existant errors (MPLAB X)

Status
Not open for further replies.

Pommie

Well-Known Member
Most Helpful Member
I've got a project and MPLAB X underlines all the variables (PORTA etc.) in the include file with a red line and says it can't find the include file.
The error is,

When I hold Ctrl as suggested, I get this,

The file compiles without warnings or errors.

Anyone and idea how to solve this?

Thanks,

Mike.
 
I've now placed the "missing" include file in the project directory and done,
#include <xc.h>
#include "pic16F1827.h"
and that seems to fix it.
But now it says uint64_t isn't defined!!!

Oh well.

Mike.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…