I don't know if this is on target, but there IS a known issue between CCS and MPLAB on compile. Although the compile is successful, MPLAB doesn't always hear about it. On my machine 2 compiles out of 5 fail in this way. But it will be more like 6 failures in a row, then no problems for a long while. Both entities are "working on it". i.e. they have no idea why it really happens. _--Lawrence Lile -----Original Message----- From: Rod Phillips To: PICLIST@MITVMA.MIT.EDU Date: Friday, December 31, 1999 10:22 AM Subject: Compiling CCS C source in MPLAB >Hello to All, > >I have been trying to set up an MPLAB project using CCS C as the source. >Everything seems to go ok but when I try to build the node it times out. >MPLAB generates the following when trying to build: c:\picc\pcm.exe +FM >c:\ ... The location behind the FM is correct but it doesn't compile. If I >minimize the MPLAB window I find the PCM program has been run with the >correct C source file. If I compile from this screen it compiles without >problems. Any ideas? > > Rod