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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/30/09 12:56
Read: times


 
#169303 - Please check .RST file
Responding to: ???'s previous message
Dear Mr. Sarma,

From your description so far, it seems that Timer-2 ISR is not executed.

Please check following things,

1. When you compile & link all files, check the .rst file generated. [for the file containing main()]

2. Check wheather isr_byte_recv is called from the desired location [i.e. where the timer-2 vector address is]. Actually there will be a ljmp [not lcall]

Regards,
Mahesh

List of 13 messages in thread
TopicAuthorDate
Timer 2 Interrupt Enable?            01/01/70 00:00      
   do you actually clock the T2EX?            01/01/70 00:00      
      Yes I am            01/01/70 00:00      
   prototype visible to main            01/01/70 00:00      
      Some Differences Found in Documentation            01/01/70 00:00      
         who know the most about NXP chips ?            01/01/70 00:00      
            Can't Get Your Point            01/01/70 00:00      
               YES            01/01/70 00:00      
   One Problem Fixed            01/01/70 00:00      
      wrong include            01/01/70 00:00      
         This was the Exact Problem            01/01/70 00:00      
            re include files            01/01/70 00:00      
   Please check .RST file            01/01/70 00:00      

Back to Subject List