GIC memory map in the imx8qm MEK CPU board

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

GIC memory map in the imx8qm MEK CPU board

ソリューションへジャンプ
126件の閲覧回数
carloscs11
Contributor I

I am having some difficulties understanding the address of the ITS in the GIC-500 IC.
In the imx8qm reference manual, I get the information that GIC is mapped in the 0x51a00000. Then checking the memory mapping of the GIC-500, I assume that the ITS memory map address is 0x51a20000.  However, when I try to access some registers from the ITS the execution stops.

I checked some device trees, and some regions are mapped in the interrupt controller node at the 0x52000000 address. Maybe this is the ITS? There's no information about this address in the reference manual.

Can you help me understand the correct ITS base address?

0 件の賞賛
返信
1 解決策
99件の閲覧回数
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @carloscs11 

 

You can refer to imx8qm.dtsi to see the address of GIC (0x51a00000 as described in reference manual).

Alejandro_Salas_0-1720025354303.png

 

I hope this can helps to you.

 

Best regards,

--... ...--

Salas.

元の投稿で解決策を見る

1 返信
100件の閲覧回数
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @carloscs11 

 

You can refer to imx8qm.dtsi to see the address of GIC (0x51a00000 as described in reference manual).

Alejandro_Salas_0-1720025354303.png

 

I hope this can helps to you.

 

Best regards,

--... ...--

Salas.