USB TAP problem....

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

USB TAP problem....

9,614 Views
ARC_
Contributor I
Hello,
  I was work correctly with USB TAP until today.
 
NOW, when I start debug, on screen appear an error window with this message:
 
" CCSProtocolPlugin: CCS: Library not found "
 
Why?
What can I do?
------------------------------------------------------
some note:
-> When I connect USB TAB to computer a green led [TX/RX] flash
 
-> On PC, in: Control panel -> peripheral managment -> Hardware    I can see "CodeWarrior USB TAP"
 
-> If I disconnect USB cable the error message change:
" CCSProtocolPlugin: CCS: USB open failure "
 
-> I have try to update firmware in USB TAP but nothing change...
Labels (1)
Tags (1)
9 Replies

1,468 Views
ARC_
Contributor I
I have do some tests. When I start debug I obtain same error message
[ CCSProtocolPlugin: CCS: Library not found ] in this cases:
 
-> If I disconnect USB tap from electronic card under test
-> If I connect USB tap to electronic card but electronic card is power OFF
-> If USB tap is connect and electronic card id power ON
 
So I think USB tap NOW is not be able to 'understand' when my electronic card is connect/disconnect, or when my electronic card is power ON or power OFF.
-------------------------------------------------------------------------------------------------
 
I obtain the same results in two different custom electronic card. In this electronic cards I have two different uC (MC56F8123).
I have try to use also the electronic card MOTOROLA 56F8300DEMO. In this electronic card there is a uC (MC56F8323).
 
I was work correctly with all 3 electronic card until yesterday.
 
-------------------------------------------------------------------------------------------------
Now I ask:
Is USB tab broke?!
0 Kudos

1,468 Views
kenc
NXP Employee
NXP Employee
Hi ARC_,
 
The "Library not found" error can be caused by a configuration error, or by a corrupted install.  It generally has little to do with whether the target is connected and powered on.
 
There are a number of potential problems that can trigger this error, and it is difficult to guess exactly what the problem is in your case without more information.  CCS has some logging facilities which provide more detailed information.  To use them, start CCS manually (it's located in your codewarrior install under ccs/bin/ccs.exe).  It will show up as a small icon in your system tray.  If you double-click on that icon, it will open a console window.  In the console, type 'show com'.  Then try to connect as usual from CodeWarrior.  You should see a bunch of information print out.  If you copy that information here, it should help me identify the real problem.
 
Ken
0 Kudos

1,468 Views
PhilMathews
Contributor I
I am also having problems with USB TAP. The log below is my attempt to erase the flash on my MPC8272ADS board.

>>>>>>Here is my Flash Programmer Log:
======================================================================
=== Target Configuration Settings
=== Connection:
CodeWarrior USB TAP
=== Target Processor:
8272
=== Target Init File:
/usr/local/Freescale/CodeWarriorIDE/CodeWarrior/CodeWarrior_Plugins/Support/Flash_Programmer/EPPC/PQ27e.xml
======================================================================
Connecting...
Flash Programmer: Can not initialize the target: "8272"
Please make sure "/usr/local/Freescale/CodeWarriorIDE/CodeWarrior/CodeWarrior_Plugins/Support/Flash_Programmer/EPPC/PQ27e.xml" exists and it is a valid configuration file.
Additional error information: Interface function IMWProtocol::GetPreference is unimplemented

>>>>>>Here is my Protocol Log:
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_stop_core
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : ccs_stop_core; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
CCS: 0000 : ccs_open
CCS: : ipaddr = 127.0.0.1
CCS: : port = 41475
CCS: : timeout = 60
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_set_timeout
CCS: : serverh = 0
CCS: : timeout = 10
CCS: : ccs_set_timeout; ccs_error = 0
CCS: 0000 : ccs_get_config_chain
CCS: : serverh = 0
CCS: : device_list: (size = 0)
CCS: : ccs_get_config_chain; ccs_error = 0
CCS: 0000 : ccs_config_chain
CCS: : serverh = 0
CCS: : cc = 0
CCS: : device_list: (size = 1)
CCS: : device[0]:: core_type=32; device_descr=[ir_length:0;dr_bypass_length:0;bypass_instruction:0]
CCS: : ccs_config_chain; ccs_error = 0
CCS: 0000 : ccs_set_max_tck
CCS: : coreh = [serverh:0;cc_index:0;chain_pos:0]
CCS: : khz = 4030
CCS: : ccs_set_max_tck; ccs_error = 0
CCS: 0000 : ccs_reset_to_debug
CCS: : serverh = 0
CCS: : cc = 0
CCS: : ccs_reset_to_debug; ccs_error = 0
CCS: 0000 : ccs_close
CCS: : serverh = 0
CCS: : ccs_close; ccs_error = 0
0 Kudos

1,468 Views
kenc
NXP Employee
NXP Employee

Hi Phil,

This sounds more like a problem with your project setup or flash programmer settings.  There have been a couple of other discussions about the error you are seeing:

http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&message.id=1268&query.id=1739#M1...
http://forums.freescale.com/freescale/board/message?board.id=CWCOMM&message.id=1375&query.id=1739#M1...

If those don't help, you may want to start a new thread with "flash programmer" in the subject and see if you can get some help.  I am not particularly familiar with flash programming issues.

Ken

0 Kudos

1,468 Views
HarryGaGa
Contributor I

Hi, Ken

we got the same problem "CCSProtocolPlugin: CCS: Library not found" with my USB-Tap

 

(bin) 1 % show com
Show commands turned on
Received  CMD_CONFIG_CHAIN. count = 0
USB TAP command done - Ok
Connection #1 accepted from 211.94.190.80 at Fri Apr 29 09:32:36 2011
Received  CMD_CHECK_MIN_VERSION
command done - Ok
Received  CMD_AVAILABLE_CONNECTIONS
command done - Ok
Received  CMD_DELETE_CC
command done - Ok
Received  CMD_SETUP_CC.CC = utap:
command done - Ok
Received  CMD_CONFIG_CHAIN. count = 1
    core 0: HawkV2
Available USB TAPs:
 10251331
Opening connection to USB TAP 10251331
Received an unknown command 45
USB TAP command done - Ok
Available USB TAPs:
 10251331
Opening connection to USB TAP 10251331
Received an unknown command 46
USB TAP command done - Ok
USB TAP command done - Cable disconnected
Received  CMD_RESET_TO_DEBUG
USB TAP command done - Library not found
Received  CMD_CONFIG_CHAIN. count = 0
USB TAP command done - Ok
Connection #1 from 211.94.190.80 closed at Fri Apr 29 09:32:38 2011
Received  CMD_CONFIG_CHAIN. count = 0
USB TAP command done - Ok
Connection #1 accepted from 211.94.190.80 at Fri Apr 29 09:36:11 2011
Received  CMD_CHECK_MIN_VERSION
command done - Ok
Received  CMD_AVAILABLE_CONNECTIONS
command done - Ok
Received  CMD_DELETE_CC
command done - Ok
Received  CMD_SETUP_CC.CC = utap:
command done - Ok
Received  CMD_CONFIG_CHAIN. count = 1
    core 0: HawkV2
Available USB TAPs:
 10251331
Opening connection to USB TAP 10251331
Received an unknown command 45
USB TAP command done - Ok
Available USB TAPs:
 10251331
Opening connection to USB TAP 10251331
Received an unknown command 46
USB TAP command done - Ok
USB TAP command done - Cable disconnected
Received  CMD_RESET_TO_DEBUG
USB TAP command done - Library not found
Received  CMD_CONFIG_CHAIN. count = 0
USB TAP command done - Ok
Connection #1 from 211.94.190.80 closed at Fri Apr 29 09:36:14 2011.

 

 

 

0 Kudos

1,468 Views
MS_IMC
Contributor II
Hello,

we got the same problem "Library not found" at some USB-Taps. We use the USB-Taps for production and the behavior suddenly occur and seems to be permanent on the respective USB-Tap, so there are useless for us.
We tried the "broken" usb-taps on different PCs without success. We can run on the same PCs w/o changing anything, a "healthy" USB-Tap with success.

In sum we got 8 USB-Taps from which 4 of them seems to got broken. One of them we just got yesterday.

This is pretty disappointing so any help is appreciated.

Is there any known issue about the USB-Taps we should know ? I.e. ESD problems ?

Thanks and best regards,
Marc


1,468 Views
rainerhaseneder
Contributor II

Hello Marc, could you solve the issue ?

I am having a

"CCSProtocolPlugin: CCS: Library not found"

issue with a Gigabit TAP.

Rainer

0 Kudos

1,468 Views
trytohelp
NXP Employee
NXP Employee

Hi,

Can I recommend to create a new post for this question ?

This is an old issue ... too old may be.

Please can you provide more info as the CodeWarrior development tool you're using ?

To do that you must:

  Under CodeWarrior IDE (classic)

                Start the IDE and click on Help | About Freescale CodeWarrior.

                Click on Installed Products

                Provide us all info displayed.

                Or you can save them in a txt file.

  Under Eclipse IDE

    1-        Start Eclipse and click on Help ¦ Freescale Licenses

                The Status column gives the status of the license.

                The Version Column gives the tool version used.

Under Product, select it and click on details.

                A new dialog show up giving license details.

    2-        Start Eclipse and click on Help ¦ About CodeWarrior Development Studio

Under Installed Products, you will see the version used.

    3-        Some patches can be installed too.

Most of the time Release_Notes should be added in the \MCU (for CW for MCU) folder.

If the Installed Products is not available for older version you should find information in the welcome.txt

under the installation folder.

In addition what is the processor used and/or the development board ?


Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,467 Views
AgentK
Contributor III
I saw the same msg when I tried to download to my target with the power off. The CCS error msgs are misleading. This seems to be a product that is causing the Freescale FAEs lots of problems in supporting it - it works, but the manual doesn't cover how to set it up, or what the error msgs really mean. But its a third of the price of the nearest (McGraigor) equivalent. 
0 Kudos