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/02 13:34
Read: times


 
#18271 - Calling Assembly function from C
I want to call a function written in assembly language from a C program. I am using the Keil C51 compiler. However, the linker gives a warning saying that the address spaces overlap. This problem is not encountered while calling an external C function. How can I specify different addresses spaces for the codes of the two programs?
Regards,
Divya

List of 7 messages in thread
TopicAuthorDate
Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      
RE: Calling Assembly function from C            01/01/70 00:00      

Back to Subject List