??? 09/10/05 11:57 Read: times |
#100907 - confusing code & data? Responding to: ???'s previous message |
Tt Senthil said:
No no i want to see how we can send data from hyperterminal to the 8051 board. To do that, you need to have a program running on the 8051 board that will accept the data from Hypoterminal. You can write the program using uVision, build the program using uVision, then download the program using uVision. As Russel noted, the board has 2 serial ports: Of course, your program will have to be appropriately written to use the appropriate port for receiving, and you will have to correctly configure uVision to use the other port for downloading. |