about connect to P4040 using USB TAP

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

about connect to P4040 using USB TAP

跳至解决方案
1,428 次查看
liyj
Contributor II

HI !

   I get into truble When  using P4040. I configure P4040  cfg_rcw_src[0:4] to hard - code of 1_1001 model(no burning RCW), can directly connected and download the CW project code using USB TAP  in codewarrior environment? And how to initialize the DDR memory contorller (DDR for asynchronous mode)?

标签 (1)
0 项奖励
回复
1 解答
1,242 次查看
ufedor
NXP Employee
NXP Employee

> can directly connected and download the CW project code using USB TAP in codewarrior environment?

It should be possible if the processor is connected in accordance with the Design Checklist and Hardware Specifications.

Please check that RESET_REQ_B is not asserted after the POR completion.

>And how to initialize the DDR memory contorller (DDR for asynchronous mode)?

The DDR has to be initialized by the CodeWarrior using specified initialization script.

For a custom board it will be needed to create new script and in this case it is possible to use the "P4040DS_init_core.tcl" as a reference.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,243 次查看
ufedor
NXP Employee
NXP Employee

> can directly connected and download the CW project code using USB TAP in codewarrior environment?

It should be possible if the processor is connected in accordance with the Design Checklist and Hardware Specifications.

Please check that RESET_REQ_B is not asserted after the POR completion.

>And how to initialize the DDR memory contorller (DDR for asynchronous mode)?

The DDR has to be initialized by the CodeWarrior using specified initialization script.

For a custom board it will be needed to create new script and in this case it is possible to use the "P4040DS_init_core.tcl" as a reference.

0 项奖励
回复