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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/23/11 06:23
Read: times


 
#182333 - Goes for all languages/platforms
Responding to: ???'s previous message
Michael Karas said:
Bottom line when writing code in C for '51s seems to use simple code structures instead of elegant and complex methods that work wonderfully on other MCU platforms.

Bottom line for all development in all languages and on all target platforms (except possibly for research-type programming when the goal is the look of the code and not the functionality) is to use simple code structures. Simplicity helps readability and the majority of errors are not caused by the compiler but the programmer failing to see the full meaning of the code, including potential aliasing of variables, synchronization issues etc.


List of 13 messages in thread
TopicAuthorDate
PCA 8051 issue            01/01/70 00:00      
   CCF4 Bit            01/01/70 00:00      
      CCF4 bit            01/01/70 00:00      
         run_mode??            01/01/70 00:00      
            interrupt vectors            01/01/70 00:00      
               interrupt vectors            01/01/70 00:00      
            run_mode            01/01/70 00:00      
   Now seems like....            01/01/70 00:00      
      Goes for all languages/platforms            01/01/70 00:00      
      my code            01/01/70 00:00      
         No....            01/01/70 00:00      
   just a thought            01/01/70 00:00      
   Another Thought...            01/01/70 00:00      

Back to Subject List