Hi.
I'm working on MCIMX6-SDB.
I couldn't find the memory map of MCIMX6-SDB and the reference of the devices (i.e. register map, and so on).
How can I get the document abount that ?
I want to now How to use TrustZone and devices ( e.g. UART ).
Solved! Go to Solution.
Hi Yoshitaka
there is no special memory map for board and one can look at Chapter 2
Memory Maps i.MX6DQ Reference Manual
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf
and comments to SDB schematic
"iMX6_SABRE_SDB_DESIGNFILES : Design files"
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Yoshitaka
there is no special memory map for board and one can look at Chapter 2
Memory Maps i.MX6DQ Reference Manual
http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf
and comments to SDB schematic
"iMX6_SABRE_SDB_DESIGNFILES : Design files"
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank you very much for your help !