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 15:13
Read: times


 
#18273 - RE: Calling Assembly function from C
Have you read the section, "Interfacing C Programs to Assembler" in the C51 manual?

It sounds like you problem lies in linking your Project; not in calling assembler from 'C' per se.
You should fix the Linker warning first:
Examine the Map file to see where the overlap is occuring.
Then read the C51, A51 and Linker manuals to determine how to control the memory allocation.

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