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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/17/06 21:29
Read: times


 
#107654 - ah ha
Responding to: ???'s previous message
I had reason to use the gcc compiler for the atmel ATMEGA for one of my projects I was actualy porting a 8052 project to the ATMEGA eeeeek!!! and had similar problems until i found out that there are two library functions which are used for interupts :-
signal() and interrupt() its not until you read the documentation for the 15th time that you find out that signal() disables the interrupt once its been run.
It makes you go ha ha ha ha ha ha ha ha like that.

List of 12 messages in thread
TopicAuthorDate
Program only sees external int0 once...            01/01/70 00:00      
   Int flag ?            01/01/70 00:00      
   your code is tough to read            01/01/70 00:00      
      runs fine in the emulator I have...            01/01/70 00:00      
         to reiterate what Erik said            01/01/70 00:00      
            the great disappearing act            01/01/70 00:00      
               doh            01/01/70 00:00      
               I'll strip it down            01/01/70 00:00      
                  as suggested            01/01/70 00:00      
         divide and conquer            01/01/70 00:00      
         Not That            01/01/70 00:00      
   ah ha            01/01/70 00:00      

Back to Subject List