Pic question?!

Thread Starter

peck68

Joined Nov 27, 2009
73
Well i bought a pic programmer and it seems to program the PICs fine
(I write a HEX file demo that came on disk to PIC, then closed the program, reopened it and searched the PIC - data on there! :))

However, I don't like Assembly language, and being an Experienced C# and PHP programmer C is my favourable option.

However... Are there any GOOD compilers such as MPASM but for C?!

It has to be free and just a compiler, since I have installed MPLAB, HI-TECH and WIZ-C - it's clogging up my computer!

Thanks :)
 

Thread Starter

peck68

Joined Nov 27, 2009
73
:confused::confused::confused::confused:

I don't understand this, really getting on my nerves... Sorry for being a pain, but - I have installed SourceBoost (boostc's website) and it was supposed to be fully integrated with MPLAB - yet it isnt even in there.

It wasn't even supplied with a compiler, just a build project button which simply saves it as a *.c, just the IDE :confused:
 

Thread Starter

peck68

Joined Nov 27, 2009
73
I have both a 16f84 and 16f627 :)

I have tried mikroC and it seems to be what im after, but it seems it doesn't support either of those two pics (just comes up with error saying functions dont exist)

However I found this header file Just wondering now how i include that?
 

t06afre

Joined May 11, 2009
5,934
Have you tried the HI-TECH C compiler for PIC10/12/16. It intergrate nice into MPlab, and it is free in the lite version.
By the way which programmer do have
 
Top