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

Back to Subject List

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


 
#16511 - How to add assembly to Keil C51 ver5?
I'm new to C. I just want to put "LJMP 000h " to my C program . I'v read some tutorial but after I do as they recommend it still got error in compiling. so if anyone can show me a real working example it should be thankful such as
--->C.routine
extern unsigned char RST( ) ;
blah .... blah .. blah...

--->Assembly routine
blah ... blah... blah...

remarks: blah...blah..blah..= how to write
:)

List of 5 messages in thread
TopicAuthorDate
How to add assembly to Keil C51 ver5?            01/01/70 00:00      
RE: How to add assembly to Keil C51 ver5?            01/01/70 00:00      
RE: How to add assembly to Keil C51 ver5?            01/01/70 00:00      
RE: How to add assembly to Keil C51 ver5?            01/01/70 00:00      
RE: How to add assembly to Keil C51 ver5?            01/01/70 00:00      

Back to Subject List