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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/04/05 14:47
Read: times


 
#92889 - Code size
Responding to: ???'s previous message
How do you expect that code to fit between 3h and 13 h???

You had better place the routines some place else in code memory and jump to the routine.

It is bad practise to wait for something in in interrupt routine, you might be hanging forever if something does not work.

in your code:

DONE1: JNB TI, DONE1

Anders

List of 11 messages in thread
TopicAuthorDate
Syntax error For ORG Statement            01/01/70 00:00      
   try the metalink documentation            01/01/70 00:00      
   :            01/01/70 00:00      
      Colons?            01/01/70 00:00      
         ask blue, do not expect red answe            01/01/70 00:00      
         Code size            01/01/70 00:00      
            what is the problem?            01/01/70 00:00      
               ISR at 13H            01/01/70 00:00      
            Code Size Reply            01/01/70 00:00      
         re:            01/01/70 00:00      
            and            01/01/70 00:00      

Back to Subject List