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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/21/02 14:27
Read: times


 
#29486 - RE: interupts and timers more
-ASM Syntax
We all, initially, had to fight our way through what we then called "stupid syntax" and what now is second nature. Write some assembler code, let the assembler spit out errors and warnings, use search in the electronic manual to find out what the error means and learn.

-Can interupts be completely seperate from the timer. (Do you always need a timer to generate an interupt?)
Timers and interrupts are two separate functions. Interrupts can be genarated by several sources e.g. the UART. The timers CAN (not will) generate an interrupt upon overflow.

Erik





List of 10 messages in thread
TopicAuthorDate
interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers more            01/01/70 00:00      
RE: interupts and timers more            01/01/70 00:00      

Back to Subject List