What is difference between MikroC and MikroC Pro ?

General discussion on mikroC.
Post Reply
Author
Message
Eng_Bandar
Posts: 65
Joined: 04 Jun 2010 01:13

What is difference between MikroC and MikroC Pro ?

#1 Post by Eng_Bandar » 28 Jul 2010 20:54

Hi all,
Can anyone explain to me the following
What is difference between MikroC compiler and MikroC Pro compiler?

User avatar
tihomir.losic
mikroElektronika team
Posts: 2138
Joined: 02 Dec 2009 14:16
Location: Serbia
Contact:

Re: What is difference between MikroC and MikroC Pro ?

#2 Post by tihomir.losic » 29 Jul 2010 08:26

Hello,

mikroC for PIC
mikroC for PIC provides all the ANSI C power and flexibility and the most advanced IDE on the market.
Many practical examples and a comprehensive documentation allow a quick start in programming PIC MCUs.

mikroC PRO for PIC
mikroC PRO for PIC is a full-featured C compiler for PIC microcontrollers from Microchip.
It is designed for developing, building and debugging PIC-based embedded applications.
Its development environment includes a set of features such as easy-to-use IDE, very compact
and efficient code, hardware and software libraries, comprehensive documentation,
software simulator, hardware debugger support, COFF file generation and many more.
Numerous ready-to-use examples will give you a good start for your embedded projects.

Main features:
  • * Free product lifetime technical support.
    * Free updates of new compiler versions.
    * Over 350 PIC microcontrollers supported.
    * Many hardware and software libraries.
    * Numerous ready-to-use practical examples.
    * User-friendy IDE with additional tools.
    * Easy-to-understand documentation.
    * ANSI C compiler with minor modifications.
Best regards,

Losic Tihomir
mikroElektronika [Support team]

Sobrietytest
Posts: 619
Joined: 05 Jul 2008 06:05
Location: Thailand

Re: What is difference between MikroC and MikroC Pro ?

#3 Post by Sobrietytest » 31 Jul 2010 02:27

MikroC was brilliant, there is no easier way to learn C and embedded programming.

MikroC PRO is better, in fact it's better than any other PIC C compiler on the market. Aside from the features described by Losic, PRO is much smoother to use and the programming experience is much better defined from an electronic point of view, as an engineer I find the compiler thinks like I do. If you wanted just the basic features from another compiler you would have to spend thousands of dollars. MikroC PRO gives you everything as standard and the updates/libraries are free.

:D

Colin
Posts: 738
Joined: 15 Oct 2007 08:53
Location: Australia

Re: What is difference between MikroC and MikroC Pro ?

#4 Post by Colin » 31 Jul 2010 10:28

Sobrietytest wrote: I find the compiler thinks like I do.
I'm glad it does not think like I do. It would not be very good at all :lol:

Eng_Bandar
Posts: 65
Joined: 04 Jun 2010 01:13

Re: What is difference between MikroC and MikroC Pro ?

#5 Post by Eng_Bandar » 04 Aug 2010 19:31

Thank you for your helping

Post Reply

Return to “mikroC General”