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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/29/09 07:39
Read: times


 
#161809 - Keil
Responding to: ???'s previous message
Murali Krishna said:
Can you send me basic serial communication code in 'C' ... I am using Keil uvision V3 C51 compiler

The most basic serial comms code is the classic "Hello, World" example.

You will find a "Hello, World" example in the 'examples' folder in your Keil installation.

See: http://www.keil.com/support/m..._hello.htm

Note that uVision is not a compiler; it is a so-called IDE (Integrated Development Environment) which, among other things, provides a fancy graphical interface to the compiler and other tools.

See: http://www.keil.com/c51/devproc.asp

List of 16 messages in thread
TopicAuthorDate
max232 and 8051 serial communication problem            01/01/70 00:00      
   max232 and 8051 serial communication problem            01/01/70 00:00      
   FAQ            01/01/70 00:00      
      Circuit is cleared            01/01/70 00:00      
         Keil            01/01/70 00:00      
            Keil and assembler            01/01/70 00:00      
               RE: Keil and assembler, etc...            01/01/70 00:00      
                  Able to send from PC with the details..but. receive            01/01/70 00:00      
                     unusable info            01/01/70 00:00      
                        package is MAX232 DIP package            01/01/70 00:00      
                           Do the Loopback!            01/01/70 00:00      
                           COM port configuration            01/01/70 00:00      
                              8051 hardware loop back is ok..but PC loop back            01/01/70 00:00      
   success at last            01/01/70 00:00      
      So what was the secret?            01/01/70 00:00      
         Corrected VB program            01/01/70 00:00      

Back to Subject List