i.MX6Q MMDCx_MDASP[CS0_END] for 4GB with 2CS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6Q MMDCx_MDASP[CS0_END] for 4GB with 2CS

ソリューションへジャンプ
937件の閲覧回数
m_c
Senior Contributor I

We found two different values by below three methods for CS0_END for 4GB with 2CS. Why difference value? Which is right?

1. Page 3840 of IMX6DQRM revision 2 is 0x3f

pastedImage_1.png

2. Page 3926 of IMX6DQRM revision 2 is 0x47.

2048M/32M+0x7=0x40+0x7=0x47

pastedImage_5.png

3. Mx6DQSDL DDR3 Script Aid V0.09.xlsx is 0x47

pastedImage_4.png

pastedImage_7.png

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
754件の閲覧回数
Yuri
NXP Employee
NXP Employee

  The case MDASP[CS0_END] = 0x3F means :

CS0 is responsible for address range 0x1000_0000 - (0x8000_0000 - 1)

CS1 is responsible for address range 0x8000_0000 - (0xFFFF_FFFF)

  The case MDASP[CS0_END] = 0x47 means :

CS0 is responsible for address range 0x1000_0000 - (0x9000_0000 - 1)

CS1 is responsible for address range 0x9000_0000 - 0xFFFF_FFFF


Basically both may be used.

Have a great day,
Yuri

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

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
755件の閲覧回数
Yuri
NXP Employee
NXP Employee

  The case MDASP[CS0_END] = 0x3F means :

CS0 is responsible for address range 0x1000_0000 - (0x8000_0000 - 1)

CS1 is responsible for address range 0x8000_0000 - (0xFFFF_FFFF)

  The case MDASP[CS0_END] = 0x47 means :

CS0 is responsible for address range 0x1000_0000 - (0x9000_0000 - 1)

CS1 is responsible for address range 0x9000_0000 - 0xFFFF_FFFF


Basically both may be used.

Have a great day,
Yuri

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

0 件の賞賛
返信