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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/18/01 13:28
Read: times


 
#15821 - RE: Question about ORG
If you are using interrupts, make sure that you write START: after all the interrupt vectors and subroutines. The compiler will automatically assign a proper hex address to ur START label

That way u don't need to define ur own "org" a second time

kundi

List of 4 messages in thread
TopicAuthorDate
Question about ORG            01/01/70 00:00      
RE: Question about ORG            01/01/70 00:00      
RE: Question about ORG            01/01/70 00:00      
RE: Question about ORG            01/01/70 00:00      

Back to Subject List