Is this compiler fairly usable and feature complete?  I don't mind working 
through bugs.  However I saw a $125 "commercial" compiler that did not even 
support structures or unions. 

Background
-----------------
I am looking for a free or low cost C compiler for a microcontroller to do some 
experimentation with. I want to add a Ethernet controller chip and implement 
TCP/IP. The 8051 has lots of free tools available but I am kind of tired of the 
8051 and ready to try a new micro. 

To save time, I want to use "uIP - A Free Small TCP/IP Implementation for 8- 
and 16-bit Microcontrollers" which is written in C. 

http://dunkels.com/adam/uip/ 


Does anybody have an opinion if this C compiler is mature enough to use for an 
Ethernet application?

Thanks in advance,

-Ed

Reply via email to