In Linux Kernel Debugger: how do I access AIPS memory?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

In Linux Kernel Debugger: how do I access AIPS memory?

1,649 次查看
mindchasers
Contributor III

Hello,

I'm just starting to work with the Arm Developer IDE with a DSTREAM attached to my imx 8MQuad Evaluation Kit (EVK). 

I want to dump out memory mapped registers in the AIPS3 space.  How do I determine this address?  Is there an offset defined by a particular register? 

Let's say I want to dump out the registers start at 0x30B8_0000 for CSI2.  

How would I determine this memory address?

Thank you.

0 项奖励
回复
1 回复

1,568 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Robert

addresses description can be found in sect.2.1.2 Cortex-A53 Memory Map, Table 2-5. AIPS3 Memory Map

i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual

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

0 项奖励
回复