CodeWarrior USB TAP problem

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

CodeWarrior USB TAP problem

1,204 Views
DanRobinson
Contributor I

MPC5125 tower kit

CW USB TAP

Win7

CW MobileGT 9.2

CW debugger data drop v9.2 build 5125 sp 830

CW build 090311, mpc5125 service pack 1

JTAG config file C:\Program Files\Freescale\CodeWarrior for MobileGT V9.2\USB_TAP_JTAG.txt

target init file {Compiler}PowerPC_EABI_Support\Initialization_Files\52xx\5125ADS_init.cfg

 

I have CodeWarrior 9.2 Mobile GT installed on a Win7 machine.  When I used the Tools -> Hardware Diagnostics to try to try to write to memory, I get an error "JTAG chain does not contain any debuggable cores".  I have set CW to run as Adminstrator.  'Before I did that, I got an error that I needed to check my JTAG clock speed.

 

Here is the protocol log

CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 10
CCS: : serverh = 0
CCS: : ccs_open; ccs_error = 10
CCS: : Error message:
Connection refused

CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 10
CCS: : serverh = 0
CCS: : ccs_open; ccs_error = 0
CCS: 0000 : ccs_get_connection_count
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_get_connection_count; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_delete_cc
CCS: : serverh = 0
CCS: : count = 0
CCS: : ccs_delete_cc; ccs_error = 0
CCS: 0000 : ccs_config_cc
CCS: : serverh = 0
CCS: : config_string = utap:0
CCS: : ccs_config_cc; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_available_connections
CCS: : serverh = 0
CCS: : count = 1
CCS: : ccs_available_connections; ccs_error = 0
CCS: 0000 : ccs_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_kill_server
CCS: : serverh = 0
CCS: : ccs_kill_server; ccs_error = 0

 

Anyone using USB TAP on win7? 

Labels (1)
0 Kudos
1 Reply

365 Views
DanRobinson
Contributor I

I have also applied the fix from AN4338.  The driver is LibUSB-win32.

0 Kudos