can not read target memory at location at "0x0000000000004132"

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

can not read target memory at location at "0x0000000000004132"

1,600件の閲覧回数
gouravjain
Contributor IV


Hi NXP experts,

We have our own board based on T1040RDB. While fusing Uboot code into NOR flash i got "can not read target memory at location: 0x0000000000004132" while at the ame time im able to fuse other files like, RCW, fman,qman. Pls help me to figure out whai im doing wrong here??Im using same memory addresses which has been mentioned in Table 4-2 on T1040RDB reference design board user guide rev 0, 06/2015
NOTE: screen shot is attached.

thanks,

Gouraverror_1.png

ラベル(1)
0 件の賞賛
返信
6 返答(返信)

1,376件の閲覧回数
addiyi
NXP Employee
NXP Employee

Did you try again and you get the same error? The flash programmer algorithm is running in DDR in your case, because you use the init with ddr initialization. If the error persist, means that DDR is not correctly initialize. You can use DDRv tool from QCVS to test your DDR configuration or you can use SRAM init to load uboot into flash.

Adrian

0 件の賞賛
返信

1,376件の閲覧回数
gouravjain
Contributor IV

ok ..let me run once again..can you pls tell me what is this address location(0x0000000000004193)?? why controller try to read this location??

--

Gourav

0 件の賞賛
返信

1,376件の閲覧回数
gouravjain
Contributor IV

Hi Adrian,

can you pls on my above query ??

--

gourav

0 件の賞賛
返信

1,376件の閲覧回数
gouravjain
Contributor IV

Uboot Size: 768 KB

Address: range -->0xEFF40000 - 0xEFFFFFFF with offset: 0xEFF40000

--

Gourav

0 件の賞賛
返信

1,376件の閲覧回数
addiyi
NXP Employee
NXP Employee

From the image, it looks like the core is not responding. Try to connect to the board again, then try to programm uboot. Also, make sure the init file is used.

Adrian

0 件の賞賛
返信

1,376件の閲覧回数
addiyi
NXP Employee
NXP Employee

What is the size of your uboot and what address offset you set in flash programmer?

Adrian

0 件の賞賛
返信