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

Back to Subject List

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


 
#103236 - Examples...
Responding to: ???'s previous message
There are a bunch of examples here:

http://www.programmersheaven.com/search/li...6%2Ehtm%3F

I hope that link works for you. In most of the examples there is at least some parameter and return value passing between C and assembler. I will let you explore, but you might start with compact BCD conversion.

Most of the examples retain their Keil shells around the assembly language. The usual advice, is to use the compiler to generate an assembly language file, then discard the C source and maintain the assembler.

List of 17 messages in thread
TopicAuthorDate
passing parameters from c to assembly            01/01/70 00:00      
   RTFM            01/01/70 00:00      
   What Compiler? They are all differerent            01/01/70 00:00      
   Why assembly???            01/01/70 00:00      
      some things can not be done in C            01/01/70 00:00      
         Yes you can...            01/01/70 00:00      
            Not true            01/01/70 00:00      
            eliminated            01/01/70 00:00      
            bull!            01/01/70 00:00      
         delay in C, yes !            01/01/70 00:00      
         More on 'C' delay loops...            01/01/70 00:00      
   sure, when you use a timer            01/01/70 00:00      
   Total Malund!            01/01/70 00:00      
      dear Russell re "bull"            01/01/70 00:00      
         Malund Bull...            01/01/70 00:00      
   Public variable            01/01/70 00:00      
   Examples...            01/01/70 00:00      

Back to Subject List