Codewarrior TAP connection timeout issue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Codewarrior TAP connection timeout issue

1,088 Views
winstonjacob
Contributor IV

I am using the LS1021ATWR EVK board, and I need to do DDR test and the bare board debugging test,  so when I use the Codewarrior Tap device I am getting the following error in CCS terminal, please help me to solve this issue.  And we are using the Codewarrior 10.0.9 licensed version.

 

Error Log

========

(bin) 5 % findcc cwtaps
FSL066DBA (00:04:9f:06:6d:ba): CodeWarrior TAP (3.3V)
Cortex-10 Probe Tip
Boot Loader v1.0.1
Operating System v1.0.4
0
(bin) 5 % config cc cwtap
(bin) 6 % show cc
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
0: CC communications fault
There are no command converters configured
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CCSAPI connection #1 accepted from DESKTOP-07D8FQL at Fri Oct 08 11:45:28 2021
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CodeWarrior TAP Boot Loader version 1.0.1
CodeWarrior TAP OS version 1.0.4
Sending code to CodeWarrior TAP.........done
Running package script
ERROR: restart timeout
CCSAPI connection #1 from DESKTOP-07D8FQL closed at Fri Oct 08 11:51:00 2021

 

Regards

Winston

0 Kudos
1 Reply

1,084 Views
yipingwang
NXP TechSupport
NXP TechSupport
1. Please download and install CW_ARMv7_v2019.10_b191127 from the following link.
 
2. Please plug off the USB cable from CodeWarrior TAP and plug in again to check whether this problem remains.
Please plug in CodeWarrior TAP to other USB port on your host PC to check whether this problem remains.
 
3. Please refer to section "Chapter 2 Connecting to Network" in C:\Freescale\CW_ARMv7_v2019.10\CW_ARMv7\ARMv7\Help\PDF\CodeWarrior_TAP_User_Guide.pdf to connect your CodeWarrior TAP in the networking environment then verify the following commands in CCS console.
% delete all
% config cc cwtap:fsl066dba
% show cc
0 Kudos