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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/21/03 15:15
Read: times


 
#39674 - RE: Interrupts on my 8052 are broken! (?)
Responding to: ???'s previous message
The interrupt vectors exist in CODE space, the registers and stack exist in DATA space. Both these memory spaces start from zero but are accessed by different instructions hence there is no 'interference' between the two.

List of 7 messages in thread
TopicAuthorDate
Interrupts on my 8052 are broken! (?)            01/01/70 00:00      
   RE: Interrupts on my 8052 are broken! (?)            01/01/70 00:00      
   RE: Interrupts on my 8052 are broken! (?)            01/01/70 00:00      
      RE: Interrupts on my 8052 are broken! (?)            01/01/70 00:00      
         RE: Interrupts on my 8052 are broken! (?)            01/01/70 00:00      
   RE: Interrupts on my 8052 are broken! (?)            01/01/70 00:00      
      thanks all            01/01/70 00:00      

Back to Subject List