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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/08/05 13:25
Read: times


 
#89264 - the above is wrong due to language
Responding to: ???'s previous message
SETB ET1 ;Initialize Timer 1 interrupt

END ; The compiler said I should put 'END' here

your code is an infinte loop. which is what is required.


The above should read:
your code must be an infinte loop. which is required.

I am positive that the phrasing is a language problem, not a technical one, thus no "answer is wrong" rating from me.

Erik



List of 4 messages in thread
TopicAuthorDate
Software-Based Real Time Clock problem.            01/01/70 00:00      
   infinite loop            01/01/70 00:00      
      the above is wrong due to language            01/01/70 00:00      
      Thank you.            01/01/70 00:00      

Back to Subject List