embedded compilers vs other compilers

Status
Not open for further replies.

maanas

Newbie level 6
Joined
Aug 14, 2009
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,379
embedded compilers

hi all
can anyone tell me what are the differences between embedded compilers(keil, PIC C Compiler) and other C,C++ compilers.
 

c++ compilers for pic

keil compilers is used for 8051 derivatives and PIC C is meant for PIC microcontrollers
 

embedded compilers

HI.
embedded compilers are basically made for target device/processor not for the host processor on which they run, unlike generic C/C++ compilers which compiles the code for Host PC.
-----------------------------------------------------------
http://www.coocox.org

If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
 

embedded compilers

Small Device C Compiler - SDCC
MikroC, C18 & CCS --> C compilers for PIC
Sword fish (BASIC), MikroBasic and Mikro pascal also for PIC
PSoC designer for Cypress microcontrollers
I think if you searched for every MCU manufacturer you will find 2 or more compilers related to it.

Good luck
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…