i.MX 8M Mini, DDR memory map

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

i.MX 8M Mini, DDR memory map

跳至解决方案
3,109 次查看
saidjazouly
Contributor III

Hi,

 

In section 2.1.2 (A-53) and Section 2.1.3 (M-4) of the "i.MX 8M Mini Applications Processor Reference Manual" documents the chip memory map. I have a couple of questions:

 

1) Can you confirm the address range 0x40000000-0xbfffffff on both the A-53 and M-4 refer to the identical DDR memory cells (i.e. writing 1 to 0x40000000 or 0x0000000040000000, will result in both the A-53 cores and the M-4 core reading a 1 from 0x40000000 or 0x0000000040000000) and that DDR can be viewed as share memory mapped to identical memory?

 

2) In Section 2.1.3 page 24, the address range 0x10000000 - 0x1ffdffff is allocated to "DDR Code alias".  Where in the DDR address range of 0x40000000-0xbfffffff is this alias mapped (i.e if I write a 1 to 0x10000000 where in the DDR address range to this 1 appear)?

Thank you.

标签 (1)
标记 (1)
1 解答
3,045 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Said

1. yes confirmed.

2. "DDR Code alias" is mapped to beginning of DDR address range,

writing a 1 to 0x 0x10000000, 1 will appear  on  0x40000000.

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

在原帖中查看解决方案

2 回复数
3,046 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Said

1. yes confirmed.

2. "DDR Code alias" is mapped to beginning of DDR address range,

writing a 1 to 0x 0x10000000, 1 will appear  on  0x40000000.

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

3,045 次查看
saidjazouly
Contributor III

Igor, thanks a lot for your quick and helpful feedback!

Cheers,

Said

0 项奖励
回复