How to Recover CCA When its Firmware LED Keeps Blinking

ID 673079
Updated 4/25/2017
Version Latest
Public

author-image

By

There is a famous software tool set named Intel® System Studio. It provides users with the capability of platform debugging, performance analysis and optimized programming. And the Intel® System Debugger is part of Intel System Studio which helps users to debug their platforms in ME/BIOS/OS kernel levels. The Intel® Silicon View Technology (Intel® SVT) Closed Chassis Adapter (CCA) is a probe for debugging 6th and 7th Generation Intel® Core™ Processor-based platforms with Intel System DebuggerWhen a user establishes a connection to a target platform, Intel System Debugger checks the firmware version of the CCA and upgrades it. But sometimes the user doesn't notice that the CCA is updating firmware and unplugs the CCA from a host PC, which causes the CCA to be stuck in an abnormal updating stateThis article will show you how to fix this problem when your CCA has the firmware LED blinking for more than five minutes.

 


Symptom

The symptom is your Device Manager is still able to detect CCA:

but the firmware LED keeps blinking no matter you launch Intel System Debugger tools or not, and you cannot use CCA to establish a DCI connection.

 

 

How to recover your CCA firmware

  1. Make sure you have Intel® DFx Abstraction Layer (Intel® DAL) installed (if it has been installed, you can find the DAL directory under C:\Intel)
  2. Plugin CCA into your host PC
     
  3. Uninstall the CCA from Device Manager

     
  4. Unplug and re-plug the CCA, then you can see CCA (Closed Chassis Adapter) shows under Other devices

     
  5. Install the driver for CCA (my driver path is C:\Program Files\Intel\Intel DCI Driver\Drivers)

     
  6. Go to C:\Intel\DAL and launch ConfigConsole.exe

     
  7. Select any platform but with CCA probe configuration like XXX_XXX_DCI_ReferenceSettings and press Apply button

     
  8. Edit C:\Intel\DAL\HostConfig.xml (it shows empty if the platform selection in ConfigConsole is incorrect)
     
  9. You're able to assign a firmware image by modifying CCAFpgaFile (you can find all available firmware images in C:\Intel\DAL\or leave it as the default (default is the latest one)

     
  10. Execute the Intel DAL Python Console then it should start flashing the firmware image CCA_fpga_80020119.bin and showing the progress
     

     
  11. When it's done, you see the Firmware LED becomes static green and DCI connect LED becomes red or blinking
     
  12. Now, the CCA is back to normal