i.MX6ULL interrupt table issue?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6ULL interrupt table issue?

ソリューションへジャンプ
988件の閲覧回数
felixhsu
Contributor III

Hi All

Could you explanation the i.MX6ULL interrupt table IRQ number why different between the i.MX6ULLRM rev0 and i.MX6ULLRM rev1?

Thanks.

i.MX6ULL REV0

pastedImage_2.png

i.MX6ULLRM REV1

pastedImage_1.png

ラベル(3)
0 件の賞賛
返信
1 解決策
848件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Felix

interrupt table did not change, changed only representation:

rev.1 did not include offset for 32 interrupts, as described in sect.3.2I.MX6ULL RM

Cortex A7 interrupts The Global Interrupt Controller (GIC) collects up to 128 interrupt requests

from all chip sources and provides an interface to the Cortex A7 CPU. The first 32 interrupts are
private to the CPUs' interface. These interrupts are not included in the table below..

Detailed description of GIC interrupts usage can be found in SDK documentation:

Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
849件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Felix

interrupt table did not change, changed only representation:

rev.1 did not include offset for 32 interrupts, as described in sect.3.2I.MX6ULL RM

Cortex A7 interrupts The Global Interrupt Controller (GIC) collects up to 128 interrupt requests

from all chip sources and provides an interface to the Cortex A7 CPU. The first 32 interrupts are
private to the CPUs' interface. These interrupts are not included in the table below..

Detailed description of GIC interrupts usage can be found in SDK documentation:

Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信