Reprogramming USB TAP firmware image

At some point you may be required to reprogram the USB TAP probe's firmware image stored in its flash EPROM. Typically this occurs when you are installing an update to existing software, and the release letter specifies a later version of probe core software.

To reprogram the USB TAP firmware image

  1. Make sure the USB TAP probe is connected to a USB Port on your host computer.
  2. Launch CCS and open the CCS command window. The procedure is slightly different on Windows and Linux host machines.
    • For Windows, run the command:

      CodeWarrior_Installation\ccs\bin\ccs.exe

      This will launch CCS and add a CCS icon (see below figure) to your taskbar. Double-click that icon in the taskbar to open the command window.

    • For Linux, run the command:

      CodeWarrior_Installation/ccs/bin/ccs

      This will launch CCS and open the command window automatically.

      Figure 1. CCS icon



  3. In the CCS Command window, enter the commands:

    delete all updateutap [serial_number]

    The serial_number parameter is the serial number of your USB TAP probe, which is shown on the bottom of the device. If you have only one USB TAP probe connected to your host machine, you do not need to specify the serial_number parameter. Output similar to the following will be displayed.

    USB TAP Loader current software ver. {1.0}
    Sending code to USB TAP - please wait
    
    *** WARNING ***
    
    DO NOT UNPLUG YOUR USB TAP: Doing so will render your USB
    
    TAP non-functional and require factory reprogramming.
    
    Please wait until the flashing Yellow/Green TGT STATUS light
    turns off.
    
    *** WARNING ***
    
  4. Before disconnecting your USB TAP probe, wait for the flashing status light to turn off.