New to USBTAP - cannot talk to board "Please check your jtag clock speed"

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

New to USBTAP - cannot talk to board "Please check your jtag clock speed"

跳至解决方案
2,509 次查看
craigj
Contributor III

My company have recently bought a USBTAP in order to flash bare boards (based on the mpc8308), we are just following the instructions from the previous manufacturing organisation but even following every step we end up with

 

"Please check your jtag clock speed" whilst trying to establish communication.

 

We've installed CW v8.8 and accepeted all the patches that the updater delivered.

 

Can anyone offer any help as to diagnosing this issue?

 

Thanks in advance

 

Craig

标签 (1)
1 解答
2,050 次查看
lunminliang
NXP Employee
NXP Employee

Something to check with you:

1. "My company have recently bought a USBTAP in order to flash bare boards", , as it's recently bought, is this CWTAP like this:CodeWarrior TAP|Freescale

2. "We've installed CW v8.8 and accepeted all the patches that the updater delivered", did you mean you installed all the patches here:CodeWarrior Development Studio for PowerQUICC|Freescale including 8.8.5 and 8.8.6?

3. What's you OS?

在原帖中查看解决方案

3 回复数
2,050 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Craig,

1. First please check CCS USB driver.

If you are using CodeWarrior TAP(the one integrates both USB and Ethernet ports), please apply Patch 8.8.6 from CodeWarrior Development Studio for PowerQUICC|Freescale to update CCS USB driver.

If you are using old product USB TAP(the one only integrates USB port) and Windows 7 OS, please only apply Patch 8.8.5 from the above link.

If you are using Linux OS, so far there is no patch available for CodeWarrior TAP, you need to update CCS to the latest edition,

In addition, for Linux OS, you need to install CCS driver manually. Please follow readme.txt in /usr/local/Freescale/EPPC_8.8/CodeWarriorIDE/ccs/driver/usb/ to install it, udev rules need to be created and take effect.

2. I am not sure whether there is valid RCW on your target, so please use CodeWarrior JTAG configuration file, after follow "EPPC New Project Wizard" to create a bare board project for for MPC8308SOM,please open the panel Edit->Debug Version Settings->Remote Debugging->Edit Connection, and configure JTAG Configuration file as the attached 8308_HRCW_jtag.txt.

3. If your problem remains, please enable CCS log from Edit->Debug Version Settings->Debugger->Remote Debugging->Edit Connection->Enable Logging, then connect to the target and attach the CCS log to us.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
2,051 次查看
lunminliang
NXP Employee
NXP Employee

Something to check with you:

1. "My company have recently bought a USBTAP in order to flash bare boards", , as it's recently bought, is this CWTAP like this:CodeWarrior TAP|Freescale

2. "We've installed CW v8.8 and accepeted all the patches that the updater delivered", did you mean you installed all the patches here:CodeWarrior Development Studio for PowerQUICC|Freescale including 8.8.5 and 8.8.6?

3. What's you OS?

2,050 次查看
craigj
Contributor III

Thanks to both you guys who have replied...excellent advice.

So it appears that the secret to solving this was applying the 8.8.6 patch, so unfortunately the trouble there was that the software updater didn't offer this to me even when 8.8.5 was installed.

So everything seems fine now on both XP and Win7, which is what we required.

Thanks

0 项奖励
回复