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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/02/04 09:08
Read: times


 
#82359 - "
Responding to: ???'s previous message
Declare the loop variable in your delay function volatile to prevent the compiler optimising it out.

I doubt that there is any difference in the code generated for:
P2_5=0x80 and
P2_5=1
however it isn't very intuitive.

And please, in future, don't post the wrong code. Cut and paste it from your editor.

List of 15 messages in thread
TopicAuthorDate
Loop Problem            01/01/70 00:00      
   Change            01/01/70 00:00      
   loop Problem            01/01/70 00:00      
   Sorry!!! It is P2_6 = 1 and P2_6 = 0            01/01/70 00:00      
   How to post code            01/01/70 00:00      
   please post the actual code            01/01/70 00:00      
   "            01/01/70 00:00      
      Missing Subject.....            01/01/70 00:00      
         Brief, not missing?            01/01/70 00:00      
            missing subject            01/01/70 00:00      
               Lost Posting?            01/01/70 00:00      
               Text in the post            01/01/70 00:00      
                  yes            01/01/70 00:00      
                     Message replies in subject            01/01/70 00:00      
         ditto            01/01/70 00:00      

Back to Subject List