cwtap not detecting in ddr QCVS tool

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

cwtap not detecting in ddr QCVS tool

跳至解决方案
4,575 次查看
sabeer
Contributor II

Hi nxp community and contributors,

i am using t2081 custom board, when using qcvs tool and ddr validation, i am getting a issue of cwtap not being detected in the tool.


i am attaching screenshots for your reference,

we tried putting ip address and mac address in the probe address field but same connection issue is arising.
kindly help us in solving it.

0 项奖励
回复
1 解答
4,495 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Yes, you need to deploy RCW binary at the beginning of NOR flash, then boot from NOR flash and do DDR validation with QCVS DDRv tool.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
4,536 次查看
yipingwang
NXP TechSupport
NXP TechSupport

1. Please configure the target board as hard-coded RCW.

2. Use CodeWarrior to connect to the target board to program valid RCW on IFC NOR flash.

You need to customize RCW file according to your custom board.

Please refer to the following document to program RCW.

https://community.nxp.com/t5/CodeWarrior-Development-Tools/Flash-Programmer-for-CodeWarrior-Power-Ar...

3. Configure the switch setting to boot RCW from IFC NOR flash and connect to the target board to do DDR validation.

If your problem persists, please capture CCS console log to me to do investigation.

In CodeWarrior IDE, while connecting to the target board, CodeWarrior Connection Sever(CCS) will pop up at the right bottom of the Windows task bar automatically, please double click and open it, then type "log v" and connect to the target again, the low level CCS log will be printed in the console, please capture the whole CCS log to me to do more investigation.

0 项奖励
回复
4,524 次查看
sabeer
Contributor II

Dear yipingwang,

Thank you for your response

The procedure you have given is with nor flash,
currently we are using sram to boot rcw and validate the ddr
is that not possible ?
do we need to use nor flash ?

0 项奖励
回复
4,496 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Yes, you need to deploy RCW binary at the beginning of NOR flash, then boot from NOR flash and do DDR validation with QCVS DDRv tool.

0 项奖励
回复