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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/25/02 18:33
Read: times


 
#22160 - RE: a pointer in code memeory with 89c51
sajjad
whenever u define a pointer on any processor controller it needs to be stored in as a variable.so r6/r7

erik:
oops!!
it should have been:
dec r7
mov a,r7
cjne a,#0ffh,next
dec r6
next:
ret
error regretted
pranav


List of 15 messages in thread
TopicAuthorDate
a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      
RE: a pointer in code memeory with 89c51            01/01/70 00:00      

Back to Subject List