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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/02/03 02:41
Read: times


 
#35377 - RE: C++ and 8051
hihi, thanks for your kindly answer!!

Let say if my data is a set of (long number)which is store inside a 6x258 matrix.. Then when i send this data to the 8051 through serial port, will it can process it well??i think i should send it one buy one..

If i have a set of programme inisde 8051, how can i call it out..
for example..
programme in 8051:-
ORG 000H
MOV A, ????
.
.
.


C ptogramme..
.
.
.
_asm mov A,????
.
.
.


Is like this, all number is in hexadecimal format..

thanks.....

takashi

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