In my tusl2-c manual, I can see, the priority of the different IRQ channels. But I do not know, if:
A) Priority 1 is best (because, it is the 1st)
B) Priority 15 is the best (because, it is the Highest)
Wich one is true? A or B?
Immanuel
<font size=-1>[ This Message was edited by: Immanuel on 2002-03-07 00:36 ]</font>
(answered) IRQ priority explanation needed.
it is more complicated because the irqs go in a funny order.
0 1 (2) 8 9 10 11 12 13 14 15 3 4 5 6 7
8-15 were added later and go through 2 (very simplistic but good enough explanation i think)
0 is highest priority(best) and 7 is lowest
<font size=-1>[ This Message was edited by: defex on 2002-03-06 22:21 ]</font>
0 1 (2) 8 9 10 11 12 13 14 15 3 4 5 6 7
8-15 were added later and go through 2 (very simplistic but good enough explanation i think)
0 is highest priority(best) and 7 is lowest
<font size=-1>[ This Message was edited by: defex on 2002-03-06 22:21 ]</font>