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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/06/06 04:07
Read: times


 
#121712 - Adding some C code afterwards
Responding to: ???'s previous message
Neil Kurzman said:
Take that function in its own C file Compile it with generate SRC turned on.
Take that file rename with a .a51. Delete the origional C file.

Yep, that was my first approach too, until I reread the OP's "I want to keep the asm code in the C-routine, because I may need to add some c code afterwards."

Still, with only three C statements to start with, it might make sense to go the all-assembly approach until adding some C code is really needed.

List of 7 messages in thread
TopicAuthorDate
Getting result of inline asm with Keil            01/01/70 00:00      
   Return value from an auto            01/01/70 00:00      
   Do not fight you tools            01/01/70 00:00      
      Adding some C code afterwards            01/01/70 00:00      
         That will be another post            01/01/70 00:00      
      The asm routines in a a51 file            01/01/70 00:00      
   mixing            01/01/70 00:00      

Back to Subject List