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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/04/05 00:30
Read: times


 
#90914 - Know assembly, take up C
Responding to: ???'s previous message
If aasembly code is the issue, but you are familiar with C, take look at the demo version of C compilers for 8051(see links). That may make your work easier.


Personally I would recommend that assembly is not ignored. C as applied to the 8 bit controllers does not abstract the hardware architecture as it does for the desk tops. A thorough knowledge of the MCU's archticture is always helpful, even while coding in C. And for this nothing to beat assembly. Better would be to start off in assembly, and after some level of working in it migrate to C.

Coming back to Neeha's query, I would say it is a bit confusing. Looks like the job is to read five switches and do something based on that. But it has been worded as "program for pressing 5 keys..". Some more clarity will be needed to point at possible solutions.

Raghu


List of 40 messages in thread
TopicAuthorDate
query regarding 8051            01/01/70 00:00      
   But do you know C?            01/01/70 00:00      
      Know assembly, take up C            01/01/70 00:00      
   help regarding 8051            01/01/70 00:00      
      8052.com is the right place            01/01/70 00:00      
         query regarding 8051            01/01/70 00:00      
            A good book.            01/01/70 00:00      
               query regading 8051            01/01/70 00:00      
                  Insufficient Information.            01/01/70 00:00      
                     keyboard details            01/01/70 00:00      
                        Discussed Earlier Use Search....            01/01/70 00:00      
                  Slow down ...            01/01/70 00:00      
                     the awful part            01/01/70 00:00      
            assembly code refrences            01/01/70 00:00      
               query regarding 8051            01/01/70 00:00      
                  Keil.com is a good resource for Assembly            01/01/70 00:00      
                     Assembler, not Compiler, not IDE            01/01/70 00:00      
                        Yea the KEIL IDE            01/01/70 00:00      
                           Maybe nice, but certainly not NEEDED!            01/01/70 00:00      
                  try this            01/01/70 00:00      
            download the metalink            01/01/70 00:00      
   contradiction            01/01/70 00:00      
   a bit of advice..            01/01/70 00:00      
      understatement of the year            01/01/70 00:00      
         by all probabilities..            01/01/70 00:00      
   got code            01/01/70 00:00      
   details of the application            01/01/70 00:00      
      program i sent            01/01/70 00:00      
      you have it all already            01/01/70 00:00      
         getting started            01/01/70 00:00      
            he is using Keil            01/01/70 00:00      
               Please Be Informed...            01/01/70 00:00      
                  Ok rephrase            01/01/70 00:00      
                     Yes, but...            01/01/70 00:00      
                  Thanks, Michael            01/01/70 00:00      
                     a personal opinion            01/01/70 00:00      
                        Similar Opinion            01/01/70 00:00      
                           re Similar Opinion            01/01/70 00:00      
                              Adding Keil Debug DLL            01/01/70 00:00      
                           Link To SiLabs Keil Debug DLL            01/01/70 00:00      

Back to Subject List