Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
Andy Peters
02/18/10 15:43
Read: 535 times
Tucson, Az
USA


 
#173258 - state of SDCC for 8051
Does anyone here use SDCC?

I'm a Keil guy and I bought a license for C51 ages ago (I'm on 7.0x and uVision2). Since I use SiLabs parts and the compiler really hasn't changed, I've never bothered to upgrade.

We are working with a partner group and my counterpart is capable of making changes to code and feeding said changes back. However, he doesn't have a Keil license and it doesn't make much sense for him to buy one for some occasional use.

So for this reason SDCC is attractive. The last time I looked, the syntax for the special stuff differ between the two compilers, but that's easily dealt with by declaring that all new stuff targets SDCC and old stuff gets ported only as needed.

Also it can be built for Linux and OS X, which we like.

But is SDCC really ready for prime time on 8051?

-a

List of 11 messages in thread
TopicAuthorDate
state of SDCC for 8051      Andy Peters      02/18/10 15:43      
   why don't you simply give it a try?      Jan Waclawek      02/18/10 18:24      
      :re why not try      Andy Peters      02/19/10 10:50      
         get the newest version      Jan Waclawek      02/19/10 11:00      
         should not be a big deal      Erik Malund      02/19/10 12:02      
            Already done      Andy Neil      02/19/10 12:28      
               my take      Erik Malund      02/19/10 18:39      
                  the framework and implementations      Jan Waclawek      02/20/10 02:17      
                     re: the framework      Andy Peters      02/22/10 11:31      
   haven't, but:      James Hinnant      02/18/10 21:31      
   I've used it      Oliver Sedlacek      02/19/10 07:06      

Back to Subject List