Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 24, 2024, 12:19:27 12:19


Login with username, password and session length


Pages: 1 2 3 4 5 [6] 7
Print
Author Topic: Which Pic C compiler do you like?  (Read 29314 times)
0 Members and 1 Guest are viewing this topic.
locus
Newbie
*
Offline Offline

Posts: 9

Thank You
-Given: 1
-Receive: 15


« Reply #125 on: April 17, 2008, 11:15:13 23:15 »

SourceBoost C++ compiler combines powerfull features and price
Logged
kami_kami
Inactive

Offline Offline

Posts: 5

Thank You
-Given: 1
-Receive: 0


« Reply #126 on: April 18, 2008, 06:26:23 06:26 »

I recommend CCS C Compiler for base designer

Posted on: April 18, 2008, 07:23:46 07:23 - Automerged

hitech is better for high level designer

Posted on: April 18, 2008, 07:25:07 07:25 - Automerged

hitide is new editor for hi-tech
Logged
Tomandr
Guest
« Reply #127 on: April 18, 2008, 01:25:04 13:25 »

I like MikroC from Mikroelektronika. MikroC have a lot of interesting function.
Logged
omeryld
Newbie
*
Offline Offline

Posts: 11

Thank You
-Given: 14
-Receive: 13


« Reply #128 on: April 18, 2008, 06:19:02 18:19 »

CCS C NUMBER ONE
Logged
tuvoj
Junior Member
**
Offline Offline

Posts: 41

Thank You
-Given: 5
-Receive: 7


« Reply #129 on: April 20, 2008, 02:38:14 02:38 »

It really depends upon a few points...

1.) The compiler you were first introduced to...

2.) The use intended (CCS is great for quick, one-offs, and the best Windows-type interface--Hi-Tide is  JOKE as an integrated workbench for the HiTech compiler--wasn't really intended for their C compiler in the first place, and shows it in clumsiness) CCS also has the most canned library support, but you'll be writing your own routines if you want tight code.

3.) The amount of hand-work you want to do after-compile to optimize the asm--every compiler will shine in optimizing certain code fragments, but to really tighten ANY compiled code, some hand optimizing will be needed.

4.) HiTech is probably the best all around if you use command line or a "make" response file instead of GUI.

5.) If you like staying in MPLAB, use their compilers--very efficient and capable.

6.) MikroC is a good starting system for the hobbyist or for a one-off where you need a quick solution

7.) IAR has support for specific chips and if you like their "bench" you'll want to stay with it.

8.) Finally, try them ALL, and decide for yourself and your own needs--they all have pros and cons--it's really great (and amazing) that we have such a wide choice to pick from!

Cheers!-Tuvo Cool
Logged
Takumaru
Guest
« Reply #130 on: April 20, 2008, 07:53:18 19:53 »

I'm using Hi-tech PICC soon 2005. But nowadays I'm not sure to continue Hi-tech. MikroC have easy manuel and examples for complex applications like USB, ethernet.
Logged
enen
Guest
« Reply #131 on: April 21, 2008, 08:15:21 20:15 »

Of course Micro C is the best
Logged
FrankQu
Guest
« Reply #132 on: April 22, 2008, 06:08:20 06:08 »

I'm using Hitech PICC for PIC16,and MCC18 for PIC18.
Logged
DONALD3D
Guest
« Reply #133 on: April 24, 2008, 05:46:00 17:46 »

Hi,

i used different compilerS since few years ago like Hitecth C, MikroC and i have tried CCS and IAR too.

The best is Hitech C, no contest, because full ANSI compliance and shortest code, the stability of code generated is rugness.
Inconvenients are price and different compiler for 16fXXX family and 18Fxxxx family.

MicroC and CCS are equivalent, librarians for beginners, good documentation and dynamics forums are avalaible in internet, and chipest.
Good product for small and medium projects.
But code is not optimal for professional applications like Hitech C or IAR.
MikroC is not configurable in MPLAB...

IAR like Hitech C is a professional product.

So a good choice is always a compromise between economical restraint, knowledge of C and experiment of the user. 

Regards.
Logged
ulderico
Junior Member
**
Offline Offline

Posts: 70

Thank You
-Given: 143
-Receive: 747


« Reply #134 on: April 28, 2008, 05:33:33 05:33 »

I use CCS
Logged
msnm4
Junior Member
**
Offline Offline

Posts: 42

Thank You
-Given: 41
-Receive: 11


« Reply #135 on: April 29, 2008, 03:35:36 03:35 »

I tried a few things with CCS-C but for one reason or another it crashes very often hanging my pc. I will give a try to MikroC which on the other hand has a wonderfull documentation.
Logged
sabyes
Inactive

Offline Offline

Posts: 4

Thank You
-Given: 0
-Receive: 0


« Reply #136 on: April 29, 2008, 04:07:33 16:07 »

Hello

For Me I favour in CCS C from the past.
But for now my idea slightly change to Microchip C18 or C32 for the new PIC.
Logged
mmladenovic
Newbie
*
Offline Offline

Posts: 18

Thank You
-Given: 3
-Receive: 3


« Reply #137 on: May 01, 2008, 02:46:40 14:46 »

Hi,
I use Mikroc and C18
Logged
bxngoc
Newbie
*
Offline Offline

Posts: 9

Thank You
-Given: 2
-Receive: 1


« Reply #138 on: May 02, 2008, 06:42:47 06:42 »

I'm using HI-TECH PICC18, CCS and Microchip C18. I'm newbie in PIC programming so I need these compilers to compile all examples that I found on the Internet. I've tried SourceBoost one time.It is funny why we need C++ language for microcontroller. Is it code optimized or can it run faster than C program? BTW I'm experience in C/C++ programming for PC.
Logged
CyrenuS
Guest
« Reply #139 on: May 02, 2008, 07:43:32 07:43 »

I'm using Hi-Tech too with MPLAB... But since i tried to use Hi-Tech with HI-TIDE, i have couldn't give up HI-TIDE.
You can see all your variables, functions, headers vb... on the side bar. When you save your project, it builds simultaneously.
Just a single negative that it slows down the old computers...Because of JAVA
Logged
SpeedyX
Guest
« Reply #140 on: May 04, 2008, 09:22:12 09:22 »

Hi-tech and CCS PICC Compilers
Logged
ric_vas
Guest
« Reply #141 on: May 16, 2008, 03:34:27 15:34 »

I've worked with CCS for a long time...now moved into Microchip C18 for 18F pics. So far so good.

Ric
Logged
HTAluvBeBeo
Guest
« Reply #142 on: May 17, 2008, 04:31:22 04:31 »

I am using CCS C. With me, CCS C serve me well and easy to use with many included function. For example it is easier to use I2C, SPI interface with CCS C.
I tried MikroC, it is also good for me. Both CCS and Mikro C are easy to use.
This summer I am going to learn C18 and C30 for dsPIC.
Logged
juliano_cps
Newbie
*
Offline Offline

Posts: 12

Thank You
-Given: 3
-Receive: 2


« Reply #143 on: May 18, 2008, 02:12:34 02:12 »

I use Hitech PICC V9.50Pl2

It is very stable and bug free...

I dislike CCS.
Logged
B_A_B_A_INC
Newbie
*
Offline Offline

Posts: 10

Thank You
-Given: 1
-Receive: 1


« Reply #144 on: May 20, 2008, 10:52:47 10:52 »

I use CCS and it is perfect!
Logged
bobyper
Newbie
*
Offline Offline

Posts: 12

Thank You
-Given: 6
-Receive: 3


« Reply #145 on: May 20, 2008, 03:34:45 15:34 »

MikroC has closed libraries. Cannot view/change the source. This is one point for CCS.
Logged
wimpoh
Inactive

Offline Offline

Posts: 5

Thank You
-Given: 1
-Receive: 0


« Reply #146 on: May 27, 2008, 05:16:57 05:16 »

I'm use CCS C Compiler. This is best choice for me too.
Logged
dimolin
Junior Member
**
Offline Offline

Posts: 69

Thank You
-Given: 73
-Receive: 31


« Reply #147 on: May 28, 2008, 09:44:17 09:44 »

I prefer MPLAB C18, the documentation is more or less well written and it is short , works with MPLAB IDE.
Logged
tavioman
Active Member
***
Offline Offline

Posts: 151

Thank You
-Given: 14
-Receive: 17



« Reply #148 on: June 07, 2008, 04:31:20 16:31 »

I use Hitech PICC V9.50Pl2

It is very stable and bug free...

I dislike CCS.
Right!
Logged

- Brain juice -
sonsivritwchen
Junior Member
**
Offline Offline

Posts: 37

Thank You
-Given: 18
-Receive: 15


« Reply #149 on: June 10, 2008, 11:00:09 11:00 »

CCS is more like Microsoft, full of bugs, but with great market momentum.
Logged
Pages: 1 2 3 4 5 [6] 7
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC