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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

829 Views
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 Kudos
1 Reply

748 Views
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 Kudos