A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
I am looking for an inexpensive C compiler (< $150) that can support the PIC 18F series up to the big 18F8720 processors. Any suggestions? Thanks, George |
|
|
|
There is Wiz- C, from www.fored.co.uk. It does this processor, but I know as yet it doesn't compile more than 64K bytes - whether it allows 128K in ASM or a mixture I'm not sure. Robin at FORED would be able to say. Not C but is structured basic, Basic18 from www.midwest-software.com Colin On Mon, 24 Nov 2003 23:50:49 -0800, George wrote: :: am looking for an inexpensive C compiler (< $150) that can support ::the ::PIC 18F series up to the big 18F8720 processors. Any suggestions? ::Thanks, ::George -- cdb, on 25.11.2003 I have always been a few Dendrites short of an Axon and believe me it shows. Light travels faster than sound. That's why some people appear bright until they speak! |
|
citerar cdb <>:PICC from Hitech is old fashioned but stable. |
|
CCS C fits your bill. I use their 14 bit core compiler (16F parts) and have for years. http://www.ccsinfo.com . DLC George wrote: > I am looking for an inexpensive C compiler (< $150) that can support the > PIC 18F series up to the big 18F8720 processors. Any suggestions? > Thanks, > George > > > to unsubscribe, go to http://www.yahoogroups.com and follow the instructions > > -- --------------------------------------------------------------------- * Dennis Clark http://www.techtoystoday.com * * "Programming and Customizing the OOPic Microcontroller" Mcgraw-Hill * --------------------------------------------------------------------- |