Prevent external SRAM use

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

Prevent external SRAM use

ソリューションへジャンプ
1,184件の閲覧回数
adi2Intel
Contributor III

Hi all,

MXRT1050\1052

I'm sorry if this question was asked before, couldn't find the answer .

What should be set in the SDK to avoid using external RAM?

 

Thanks,

Adi

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
1,176件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @adi2Intel ,

   If you don't want to use the external SDRAM, and you are using the SDK code for RT1050\2, it is very easy, just set:

XIP_BOOT_HEADER_DCD_ENABLE=0

kerryzhou_0-1647835917796.png

And delete the SDRAM memory from 0X80000000

kerryzhou_1-1647835953489.png

 

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regards,

Kerry

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,177件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @adi2Intel ,

   If you don't want to use the external SDRAM, and you are using the SDK code for RT1050\2, it is very easy, just set:

XIP_BOOT_HEADER_DCD_ENABLE=0

kerryzhou_0-1647835917796.png

And delete the SDRAM memory from 0X80000000

kerryzhou_1-1647835953489.png

 

Wish it helps you!

If you still have questions about it, please kindly let me know.

Best Regards,

Kerry

 

 

0 件の賞賛
返信
719件の閲覧回数
larrydemuth
Contributor III

I was just wondering how we know what defines to use in this? Is there documentation that tells what they are and what they do?

0 件の賞賛
返信