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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/05/04 14:51
Read: times


 
#80457 - RE: SDCC input from single pin?
Responding to: ???'s previous message
C is supposed to be a timesaving tool for simpler programs, but I could have done this in asm in seconds :)

Wrong, C is a time saving tool for complex and bigger programs as well and mostly people use C for bigger projects and rearely use for tiny things.

Still, I'm going to keep playing around with it, if I can figure out all the nuances, it should be great for simple and/or non-critical stuff.

Almost all professional micro developers do use C for almost all big and complex project. Including critical stuff. Most of the professionals use Assembly only when some time critical module is to be implemented. But very few professionals use SDCC most of them use KEIL. Now since you have started using C don't step back stick to it, SDCC is not a bad compiler if used with good IDE such as MIDE available from www.opcube.com it is a very good tool. SDCC is a mature and stable compiler and can be used for critical projects. The support team of SDCC too is very quick and active most of the bugs are fixed in very less time. One more thing I must tell is SDCC was not developed right from scratch for micros it was ported and modified for this purpose thus it is not as efficient as KEIL which was developed right from scratch keeping micros in mind. However SDCC too is quite good and stable after a little practice with SDCC you will learn allmost all syntaxes and programming tricks.

Regards,
Prahlad Purohit


List of 32 messages in thread
TopicAuthorDate
SDCC input from single pin?            01/01/70 00:00      
   RE: SDCC input from single pin?            01/01/70 00:00      
      RE: SDCC input from single pin?            01/01/70 00:00      
         RE: SDCC input from single pin?            01/01/70 00:00      
            RTFM            01/01/70 00:00      
               RE: RTFM            01/01/70 00:00      
      RE: SDCC input from single pin?            01/01/70 00:00      
         RE: SDCC input from single pin?            01/01/70 00:00      
         some day you will go nuts SDCCor not            01/01/70 00:00      
   RE: SDCC input from single pin?            01/01/70 00:00      
      RE: SDCC input from single pin?            01/01/70 00:00      
   RE: SDCC input from single pin?            01/01/70 00:00      
   RE: SDCC input from single pin?            01/01/70 00:00      
   What does the manual say?            01/01/70 00:00      
      What the manual says            01/01/70 00:00      
   RE: SDCC input from single pin?            01/01/70 00:00      
      RE: SDCC input from single pin?            01/01/70 00:00      
         RE: SDCC input from single pin?            01/01/70 00:00      
            RE: SDCC input from single pin?            01/01/70 00:00      
               RE: SDCC input from single pin?            01/01/70 00:00      
         RE: SDCC input from single pin?            01/01/70 00:00      
            RE: SDCC input from single pin?            01/01/70 00:00      
            Charles Bannister            01/01/70 00:00      
            RE: P3_2            01/01/70 00:00      
            Criticisms of Keil            01/01/70 00:00      
               RE: Criticisms of Keil            01/01/70 00:00      
            RE: SDCC input from single pin?            01/01/70 00:00      
   Actually... My fault :)            01/01/70 00:00      
      Steady on...!            01/01/70 00:00      
   RE: SDCC input from single pin?            01/01/70 00:00      
      RE: SDCC input from single pin?            01/01/70 00:00      
      RE: User error            01/01/70 00:00      

Back to Subject List