Hello Rajesh KP,
It seems that you are using the old product USB TAP, if so no need to apply Patch 8.8.6, it is used for new product CodeWarrior TAP which integrates both USB and Ethernet ports. In your CCS log, it looks that CCS USB driver works normally.
Actually there is no error reported in your CCS log, but the work sequence is not correct, the CCS is deleted after "get_config_chain". As usual, CCS should reset target processor and execute the initialization file.
I suggest you do the following in CodeWarrior 8.8.
Please check whether CodeWarrior(CCS) version is correct, please check whether the build id is Build 2529 from Help->About Freescale CodeWarrior.
Please following the new project wizards to create a project, and just use the default configuration, probably you did some modification which causes this abnormal.
In addition, for QorIQ processors, we recommend customer to use the eclipse edition CodeWarrior 10.5. If you use CodeWarrior 10.5, please change the connection type as "USB TAP" when creating a new project, the default configuration is used for the new product CodeWarrior TAP.
If your problem remains, please attach your CodeWarrior project to me, I will do verification for you.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------