About iMX6SX DDR Code alias

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

About iMX6SX DDR Code alias

跳至解决方案
1,986 次查看
mileswang
Contributor II

Hello,

I read the IMX6SXRM (i.MX 6SoloX Applications Processor Reference Manual)

At page 196, there is a line:

1000_0000 1FFF_7FFF 256 MB -64 KB DDR Code alias

Whose alias is it? What is the start address?

Thanks,

Miles

标签 (1)
0 项奖励
回复
1 解答
1,702 次查看
Yuri
NXP Employee
NXP Employee

  For CM4 :

DDR address space is 0x8000_0000 – 0xDFFF_FFFF

and its alias :

0x1000_0000 - 0x1FFF_7FFF,

where 0x8000_0000 corresponds 0x1000_0000

Regards,

Yuri.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,702 次查看
Yuri
NXP Employee
NXP Employee

Hello,

Really address range 0x1000_0000 – 0xFFFF_FFFF is reserved for DDR memory.


Have a great day,
Yuri

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

0 项奖励
回复
1,702 次查看
mileswang
Contributor II

Dear Yuri,

Sorry. I don't understand your answer. Below is a part of the CM4 memory map:

cm4.png

I can understand "OCRAM_S Aliased" is the alias of OCRAM_S. They are pointer to same memory region.

Then who is the alias of "DDR Code alias" (1000_000 to 1FFF_7FFF)?

Thanks,

Miles

0 项奖励
回复
1,703 次查看
Yuri
NXP Employee
NXP Employee

  For CM4 :

DDR address space is 0x8000_0000 – 0xDFFF_FFFF

and its alias :

0x1000_0000 - 0x1FFF_7FFF,

where 0x8000_0000 corresponds 0x1000_0000

Regards,

Yuri.

0 项奖励
回复