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.