embarq
Newbie

Hi,
I encountered an issue while trying to build a new project, and I received the following error messages:
PS: I am working on a variable speed drive for an AC motor using the PIC18F4431 microcontroller.
I encountered an issue while trying to build a new project, and I received the following error messages:
- Error: Can't open include file "p18f4431.h"
#include <p18f4431.h> - Error: Can't open include file "delays.h"
#include <delays.h>
PS: I am working on a variable speed drive for an AC motor using the PIC18F4431 microcontroller.