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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/23/04 09:22
Read: times


 
#67248 - RE: Problem with delays
Responding to: ???'s previous message
Just look at produced ASM source. Search and locate function (label) delay in it. Then look at code of the function delay().
By other words, check how does compiler realize your delay() function. There are should be a piece of code there. If you find that for(;;) is ignored there so it is the problem.
Okay, last chance: just copy that piece of ASM code of your delay() function to here.

Regards,
Oleg


List of 17 messages in thread
TopicAuthorDate
Problem with delays            01/01/70 00:00      
   RE: Problem with delays            01/01/70 00:00      
   RE: Problem with delays            01/01/70 00:00      
      RE: Problem with delays            01/01/70 00:00      
         RE: Problem with delays            01/01/70 00:00      
            RE: Problem with delays            01/01/70 00:00      
               RE: Problem with delays            01/01/70 00:00      
                  RE: Problem with delays            01/01/70 00:00      
                     RE: Problem with delays            01/01/70 00:00      
                        RE: Problem with delays            01/01/70 00:00      
                           RE: Problem with delays            01/01/70 00:00      
                              RE: Problem with delays            01/01/70 00:00      
   RE: Problem with delays            01/01/70 00:00      
   RE: Problem with delays            01/01/70 00:00      
      RE: Problem with delays            01/01/70 00:00      
         RE: Problem with delays            01/01/70 00:00      
   RE: Problem with delays            01/01/70 00:00      

Back to Subject List