On Fri, 17 May 1996, Peter Shoebridge wrote: > Can anyone recommend a good, cheap C compiler and where I might obtain one for > use with the 16Cxx range of pic's. > Thanks > Peter Shoebridge You want cheap? How 'bout FREE? Check the GNUPIC page, http://www.execpc.com/~rdmiller/gnupic for freeware PIC development tools, available in source code. Right now the C compiler produces Parallax-style (pseudo-8051) assembly code, so you'd also need to download the Parallax assembler from their web site (http://www.parallaxinc.com). It may not be fantastic, but if you just want to tinker... Rick Miller