CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Difference between ccs c and microchip compiler

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
hisham.i



Joined: 22 Aug 2010
Posts: 43

View user's profile Send private message

Difference between ccs c and microchip compiler
PostPosted: Mon Jul 02, 2012 1:19 am     Reply with quote

Hello,
I program using ccs c from about 2 years, but now i am working for a company that program using c18 and hi tech compilers.

They told me that c18 and hi tech compilers may be more optimized.
So Please share your ideas concerning this issue.

Regards,
Hisham
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

PostPosted: Mon Jul 02, 2012 1:23 am     Reply with quote

I've never used the Hi-Tech compilers -- but I have all the MCHP compilers (C18, C30, C32)...

Since CCS doesn't make a PIC32 compiler, that leaves only comparing C18 and C30.

I can tell you for a fact that the C18 compilers aren't any better (and in some cases are worse) in terms of their resulting code.

I can also tell you that C18/C30 requires you write a lot of code that's normally part of the provided function calls from CCS.

And yes, some of the standard library for C18 has gotten better over the years, but CCS still comes out as being overall "nicer to use" for whipping stuff out.

(i.e. CCS supports floats in printf where C18 does not.)

There's lots of examples, really.
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group