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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/30/02 13:54
Read: times


 
#35232 - RE: C++ and 8051
Hi dreamk,

you need to write two fully different programs, one for your PC and another for the 8051.

But at first, you must decide or develop a communication protocol to send data from one to the other, e.g. over the UART.

Also you can develop for the 8051 in C, but not in C++, e.g. on using the Keil C51 compiler. For your small task, the 2kB evaluation version should be sufficient.


Peter


List of 9 messages in thread
TopicAuthorDate
C++ and 8051            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      
   Serial communication with C++ and 80C32            01/01/70 00:00      
RE: C++ and 8051            01/01/70 00:00      

Back to Subject List