Sizeof Internal data memory(SRAM) for LS2084a

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

Sizeof Internal data memory(SRAM) for LS2084a

ソリューションへジャンプ
626件の閲覧回数
bmohan
Contributor IV

How to load a u-boot.elf or u-boot.bin using lauterbach JTAG in internal memory of LS2084a ?

Is LS2084a has any internal SRAM memory and what is memory location for internal SRAM memory and size of it ?

Currently U-BOOT text location started at 0x30100000. As per "include/configs/ls2080a_common.h", "CONFIG_SYS_TEXT_BASE" set to 0x30100000.

タグ(1)
0 件の賞賛
1 解決策
479件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Balaji Mohan,

Please refer to the following memory map for OCRAM(internal memory) from LS1024A Reference Manual, OCRAM is from 0x18000000 to 0x181fffff.

pastedImage_1.png

Please refer to the following memory map, the address 0x30100000 is IFC NOR flash.

pastedImage_2.png

You could refer to u-boot debugging section in https://community.nxp.com/docs/DOC-331981 .


Have a great day,
TIC

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

元の投稿で解決策を見る

1 返信
480件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Balaji Mohan,

Please refer to the following memory map for OCRAM(internal memory) from LS1024A Reference Manual, OCRAM is from 0x18000000 to 0x181fffff.

pastedImage_1.png

Please refer to the following memory map, the address 0x30100000 is IFC NOR flash.

pastedImage_2.png

You could refer to u-boot debugging section in https://community.nxp.com/docs/DOC-331981 .


Have a great day,
TIC

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