p2020 initialize fail

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

p2020 initialize fail

993 次查看
liuguochen
Contributor I

I design a p2020 board. Using CW while run on sram everything is ok. But if run on DDR3, always initialize fail, ccs prompt :error writing registers, ccs last error ELF is not in expect HALT mode. could this be a hardware problem? I connect ddr's RESET pin to GPIO1, and in the init_core.tcl, I added script and made GPIO1 high before enable mem interface, is that OK?

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

773 次查看
Bulat
NXP Employee
NXP Employee

Yes, it looks like DDR3 problems. This can include different  failure fources, problems with power supplies (GVDD, VTT, MVREF); mistakes with DDR3 schematics, PCB layout; mistakes in DDR3 initialization sequence. Everything should be checked.

"I connect ddr's RESET pin to GPIO1" sounds very doubtful. Note that DDR's RESET works under 1.5V supply, GPIO of the P2020 can output 3.3V level. So potentially DDR can be damaged!

Regards,

Bulat

0 项奖励
回复