Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

what is best C++ cross compiler

Status
Not open for further replies.

djdj

Newbie level 1
Joined
Mar 22, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,290
Hello, could anyone help, I need to know if there is a place to find out what C++ cross compilers are available and what micros they support.

What I really need is to find is evaluation s/w to use to complete a student project.
I need to create a network library in C++ not just C.
Compiler has to be expansive or likely to be expansive in the future, provide TCP/IP stack and or SNMP would be a bonus.

I know EC166 is available but need to know if there are any others

Thanks
djdj
 

hi
there is many c++ cross compilers.
you must specify your microcontroller.
from hpinfotech.com there is c compilers for avr (codevision).
also keil have c compiler for arm and 8051,(www.keil.com)
there is a free compiler for avr (WinAvr)
for more compilers you can search the web.
for avr i recommend The codevision's compiler.you can download a trial version from their site.
hope to be useful.
:wink:
 

try to search
PicAnt on google.
it is used for PIC controllers from Microchip
 

This is the best library of C++ (in my opinion)
h**p://users.utu.fi/sisasa/oasis/oasis-cc++.html
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top