PDA

View Full Version : Microcode studo complie problem



chai98a
- 1st March 2006, 23:25
Found error below after we complie connot open p16f877.inc and we did confire with c:pbp\ still have 16f877.inc

Yesterday, we can used as nomal

pls help

Err0r[105]c:\pbp\16f877.inc 21:Cannot open file (Include file "P16F877.INC not found)
error[113]c:\pbp\16f877.inc ......

surfer0815
- 2nd March 2006, 21:54
Hi, had same Problem and many more, try to deinstall MCS and Reinstall it again.

Bruce
- 2nd March 2006, 22:34
P16F877.INC is a header file used by the MPASMWIN assembler. If you use
the PM assembler you shouldn't see this error.

If you're using MPASM, then make sure you have all of the MPASM device
header files or install MPLAB.