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 06:26
Read: times


 
#169291 - Some Differences Found in Documentation
Responding to: ???'s previous message
I found there are differences in the Interrupt numbers for timer 2 interrupt. The SDCC manual(Date::2008-09-15, Revision: 5240) says(Pg # 40, section# 3.9.2 ) it is 5, but the Data sheet of P89V664(Pg# 65, Table 54) says that it should be 7.

Maarten Brock said:

Is the ISR implementation or its prototype visible to main? As documented SDCC needs this to generate the interrupt vector.

I did prototype the ISR in the file having "main". Perhaps, I have defined the ISR in the same file, as I always do.


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