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

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

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

1,590 次查看
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,366 次查看
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,366 次查看
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,366 次查看
gouravjain
Contributor IV

Hi Adrian,

can you pls on my above query ??

--

gourav

0 项奖励
回复

1,366 次查看
gouravjain
Contributor IV

Uboot Size: 768 KB

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

--

Gourav

0 项奖励
回复

1,366 次查看
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,366 次查看
addiyi
NXP Employee
NXP Employee

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

Adrian

0 项奖励
回复