USB TAP error: "CCS Libary Not Found"

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

USB TAP error: "CCS Libary Not Found"

1,716 Views
XYC
Contributor I

Hi,

 

I am using Codewarrior v8.3 and is connected via USB TAP to my MC56F8245 chip. Due to the design of the board (mini JTAG header), I am using a custom connector which only uses the pins: TDI, TDO, TCK, TMS, Reset, VDD, GND.

 

When I try to start a debugging session to load my program onto my chip, I am met with the error "CCSProtocolPlugin: CCS Library Not Found". I have the ccs.exe started manually and here's the log:

 

Show commands turned onReceived  CMD_CONFIG_CHAIN. count = 0command done - OkCCSAPI connection #1 accepted from WIN-VKU34KP36QM at Mon Jun 25 12:39:09 2012Received  CMD_CHECK_MIN_VERSIONcommand done - OkReceived  CMD_AVAILABLE_CONNECTIONScommand done - OkReceived  CMD_DELETE_CCcommand done - OkReceived  CMD_SETUP_CC.CC = utap:command done - OkReceived  CMD_CONFIG_CHAIN. count = 1    core 0: HawkV2Available USB TAPs:Detected 64-bit Windows, using usbtap_lib64.dll 12090215Opening connection to USB TAP 12090215Received an unknown command 45USB TAP command done - OkAvailable USB TAPs: 12090215Opening connection to USB TAP 12090215Received an unknown command 46USB TAP command done - OkUSB TAP command done - Cable disconnectedReceived  CMD_RESET_TO_DEBUGUSB TAP command done - Library not foundReceived  CMD_CONFIG_CHAIN. count = 0USB TAP command done - OkCCSAPI connection #1 from WIN-VKU34KP36QM closed at Mon Jun 25 12:39:11 2012

This is an urgent issue and any help would be appreciated.

Labels (1)
Tags (1)
0 Kudos
Reply
3 Replies

987 Views
J2MEJediMaster
Specialist I

I am guessing that you are running Windows 7. You need to apply a patch to th drivers. This patch is described in the application note AN4338. Don't forget to download the software archive, AN4338SW.zip, along the application note.

 

---Tom

0 Kudos
Reply

987 Views
XYC
Contributor I

Okay so I've tried updating the CCS, but it still produces the same error. The new CCS logs are

Show commands turned onReceived  CMD_CONFIG_CHAIN. count = 0command done - CC not presentReceived an unknown command 83886080Received  CMD_CONFIG_CHAIN. count = 0command done - CC not presentReceived an unknown command 83886080Received  CMD_CONFIG_CHAIN. count = 0command done - CC not presentReceived an unknown command 83886080Received  CMD_CONFIG_CHAIN. count = 0command done - CC not presentReceived an unknown command 83886080CCSAPI connection #1 accepted from WIN-VKU34KP36QM at Tue Jun 26 12:31:16 2012Received  CMD_CHECK_MIN_VERSIONcommand done - OkReceived  CMD_AVAILABLE_CONNECTIONScommand done - OkReceived  CMD_SETUP_CC.CC = utap:command done - OkReceived  CMD_CONFIG_CHAIN. count = 1    core 0: HawkV2Received  CMD_CC_VERSIONAvailable USB TAPs: 12090215Opening connection to USB TAP 120902150: USB TAP (JTAG) (utap:) Loader software ver. {1.9}Sending code to USB TAP - please waitSending CMD_SERVER_ALIVESending CMD_SERVER_ALIVESending CMD_SERVER_ALIVEAvailable USB TAPs: 12090215Opening connection to USB TAP 12090215Received  CMD_HTI_SET_CRC32USB TAP command done - OkUSB TAP command done - OkUSB TAP command done - Cable disconnectedReceived  CMD_RESET_TO_DEBUGUSB TAP command done - Library not foundReceived  CMD_CONFIG_CHAIN. count = 0USB TAP command done - OkCCSAPI connection #1 from WIN-VKU34KP36QM closed at Tue Jun 26 12:31:21 2012

 

0 Kudos
Reply

987 Views
J2MEJediMaster
Specialist I

Try the solution provided in this https://community.freescale.com/message/59216#59216. Or use the forum search function with the string "CCS Library" to find forum threads discussing the same problem.

 

---Tom

0 Kudos
Reply