flatfootskier said:Executing: "C:\Program Files\HI-TECH Software\PICC-Lite\9.50\BIN\PICL.EXE" -C -E"FEEDF2.cce" "FEEDF2.C" -O"FEEDF2.obj" -Zg9 -O -ASMLIST -Q -MPLAB -16F84
Advisory[1207] : some of the command line options you are using are now obsolete
Advisory[1208] : use --help option or refer to the user manual for option details
Error[107] C:\Documents and Settings\Simon\My Documents\PIC projects\FEEDF2.C 4 : illegal # directive "fuses"
Error[107] C:\Documents and Settings\Simon\My Documents\PIC projects\FEEDF2.C 5 : illegal # directive "use"
Error[107] C:\Documents and Settings\Simon\My Documents\PIC projects\FEEDF2.C 19 : illegal # directive "rom"
BUILD FAILED: Fri Jan 12 11:39:51 2007[/SIZE][/SIZE]
Does it appear as though this has been compiled (within MPLAB) by PicC?
Yes, PicC is being used. It looks like you have some out of date directives.
Mike.