This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28035: Installation problem of CCS_setup_7.0.0.0043

Part Number: TMS320F28035


Tool/software: Code Composer Studio

Hi,

 I have a problem with the installation of Code Composer Studio CCS V7.0.0.00043.

My computer is a HP ENVYm4, 6GB of RAM, Intel Core i5, 2.5GHz and with  Windows 10.

I unistalled all the antivirus software in my computer.

I followed the instrucctions to install del CCS. But when I try execute the installation file the computer shows the following error message:

"The installer needs to extract and execute files from a temporary folder. c:/temp/does not have the right permissions. Please set the temp parameter to a folder with executable permissions by using the parameter - -temp on the command line."

The installation was did with original disk of the TMSDOCK28035.

What I can do? We need to work inmedialty with the development tool.

Tank you very much

  • What is happening is that the installer is not able to access your windows temporary directory. This can happen for a couple of reasons. The first is that there are permissions on the folder that are preventing access and the second is that there is a special character in the path to the folder that is causing the installer to have issues.

    What you can do is run the installation program from the command prompt and use the --temp parameter to specify another folder that your user account does have permissions to write into. The easiest way to be sure of that is to create a new folder such as C:\NEWTEMP. Then you would open the windows command prompt. Go to the location where you have the installation program and run it like this

    ccs_setup_7.0.0.00043.exe --temp C:\NEWTEMP

    Regards,
    John
  • Hello John
    I solved my problem, about the start of execution the install CCS, with your advices. Tanks a lot.
    But now I have another issue that avoids install CCS. I send file with message and install_logs.
    In adition I uninstalled in permanent way the windows defender.

    11/02/2017 22:39:58(GMT) - checkAV - CCS_INFO: av message child process exited abnormally
    11/02/2017 22:40:16(GMT) - checkAVAgain - CCS_INFO: av message child process exited abnormally
    11/02/2017 22:40:39(GMT) - my - creating constructor  
    11/02/2017 22:40:50(GMT) - ::installDirPane0 - InstallDir selected: c:\ti
    11/02/2017 22:40:50(GMT) - checkProgramFiles - CCS_INFO: checking c:\program files (x86)
    11/02/2017 22:40:50(GMT) - checkProgramFiles - CCS_INFO: checking c:\program files (x86)
    11/02/2017 22:40:50(GMT) - checkProgramFiles - CCS_INFO: checking c:\program files
    11/02/2017 22:40:50(GMT) - my - numRootsSelected 0
    11/02/2017 22:40:50(GMT) - my - numRootsSelected 0
    11/02/2017 22:40:50(GMT) - my - numRootsSelected 0
    11/02/2017 22:41:03(GMT) - my - numRootsSelected 1
    11/02/2017 22:41:07(GMT) - my - numRootsSelected 2
    11/02/2017 22:41:08(GMT) - my - numRootsSelected 3
    11/02/2017 22:41:11(GMT) - my - numRootsSelected 4
    11/02/2017 22:41:18(GMT) - my - numRootsSelected 5
    11/02/2017 22:41:20(GMT) - my - numRootsSelected 6
    11/02/2017 22:41:34(GMT) - my - numRootsSelected 7
    11/02/2017 22:42:05(GMT) - writeDebugFile - 
    
    Install Information:
    
    
    11/02/2017 22:42:05(GMT) - writeDebugFile - Install Version: 7.0.0.00043
    11/02/2017 22:42:05(GMT) - writeDebugFile - Install Source	: C:/ti/ccs1
    11/02/2017 22:42:05(GMT) - writeDebugFile - Install Temp	: c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c
    11/02/2017 22:42:05(GMT) - writeDebugFile - Install Type	: Offline
    11/02/2017 22:42:05(GMT) - writeDebugFile - OS				: Windows NT
    11/02/2017 22:42:05(GMT) - writeDebugFile - OS Name		: Windows 10
    11/02/2017 22:42:05(GMT) - writeDebugFile - OS	Version		: 10.0
    11/02/2017 22:42:05(GMT) - writeDebugFile -            	: 0
    11/02/2017 22:42:05(GMT) - writeDebugFile - OS	Platform	: windows
    11/02/2017 22:42:05(GMT) - writeDebugFile -            	: 64-bit
    11/02/2017 22:42:05(GMT) - ::programArgs0 - OSD: Windows10-64-bit
    11/02/2017 22:42:05(GMT) - writeDebugFile -            	: Windows10-64-bit
    11/02/2017 22:42:05(GMT) - writeDebugFile - User ID		: SEBASTI�N IBARRA ROJ
    11/02/2017 22:42:05(GMT) - writeDebugFile - Timezone		: -0600
    11/02/2017 22:42:05(GMT) - writeDebugFile - IPAddress		: 172.17.14.219
    11/02/2017 22:42:05(GMT) - writeDebugFile - Update/Rerun	: 0
    11/02/2017 22:42:05(GMT) - writeDebugFile - Command line	: installersrc C:/ti/ccs1 installertmp c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c buildid 7.0.0.00043 installer C:/ti/ccs1/ccs_setup_7.0.0.00043.exe bitness 64-bit os windows osname {Windows 10} spversion 0 timestamp 20171102163949
    
    11/02/2017 22:42:05(GMT) - writeDebugFile - CCS_WARNING: We have detected you are running anti-virus software on this computer. To ensure no problems occur during the installation, it is highly recommended that real-time file scanning be turned off before proceeding with the installation.
    11/02/2017 22:42:05(GMT) - writeDebugFile - CCS_WARNING: Anti-virus software is still running on this computer. If you experience installation issues, using the offline installer package may be helpful to workaround anti-virus problems.
    11/02/2017 22:42:05(GMT) - writeDebugFile - 
    Product families selected: 
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_MSP430
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_MSP432
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_C28
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_CC2538
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_CC2X
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_CC3X
    11/02/2017 22:42:05(GMT) - writeDebugFile - PF_DIGITAL_POWER
    11/02/2017 22:42:05(GMT) - writeDebugFile - 
    Components to be installed: 
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_TI
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_BH
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_MSP430
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSP430_BUILD_DEBUG
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSP430_GCC_SUPPORT
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_MSP430
    11/02/2017 22:42:05(GMT) - writeDebugFile - TIVA_STELLARIS_DRIVERS
    11/02/2017 22:42:05(GMT) - writeDebugFile - JRE
    11/02/2017 22:42:05(GMT) - writeDebugFile - P2APP
    11/02/2017 22:42:05(GMT) - writeDebugFile - ECLIPSE
    11/02/2017 22:42:05(GMT) - writeDebugFile - ECLIPSECORE
    11/02/2017 22:42:05(GMT) - writeDebugFile - P2TOOLS
    11/02/2017 22:42:05(GMT) - writeDebugFile - GMF
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_MAIN
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_WORKFLOW
    11/02/2017 22:42:05(GMT) - writeDebugFile - DVT_COMMON
    11/02/2017 22:42:05(GMT) - writeDebugFile - DVT_UIA
    11/02/2017 22:42:05(GMT) - writeDebugFile - DVT_VIA_CCS
    11/02/2017 22:42:05(GMT) - writeDebugFile - TIREX
    11/02/2017 22:42:05(GMT) - writeDebugFile - XULRUNNER
    11/02/2017 22:42:05(GMT) - writeDebugFile - INSTALLER
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_CHROME
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_TOOLS_COMMON
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_GC
    11/02/2017 22:42:05(GMT) - writeDebugFile - TARGET_CONTENT_CORE
    11/02/2017 22:42:05(GMT) - writeDebugFile - NODEJS
    11/02/2017 22:42:05(GMT) - writeDebugFile - PINMUX
    11/02/2017 22:42:05(GMT) - writeDebugFile - DS
    11/02/2017 22:42:05(GMT) - writeDebugFile - DS_FLASH
    11/02/2017 22:42:05(GMT) - writeDebugFile - CLOUDAGENT
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSVC80
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSVC2012
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSVC2015
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSP430_CGT_HELP
    11/02/2017 22:42:05(GMT) - writeDebugFile - CGT_DEFAULTLIBS_MSP430
    11/02/2017 22:42:05(GMT) - writeDebugFile - DMED
    11/02/2017 22:42:05(GMT) - writeDebugFile - DVT_ENERGYTRACE
    11/02/2017 22:42:05(GMT) - writeDebugFile - MSP432_BUILD_DEBUG
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_MSP432
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_MSP432_FLASH
    11/02/2017 22:42:05(GMT) - writeDebugFile - ARM_CGT_HELP
    11/02/2017 22:42:05(GMT) - writeDebugFile - CGT_DEFAULTLIBS_TMS470
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_ARM
    11/02/2017 22:42:05(GMT) - writeDebugFile - GCC_ARM_COMPILER
    11/02/2017 22:42:05(GMT) - writeDebugFile - IDE_C2000
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_C2000_FLASH
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_C2000
    11/02/2017 22:42:05(GMT) - writeDebugFile - GREE_C2000_SUPPORT
    11/02/2017 22:42:05(GMT) - writeDebugFile - DVT_TRACE
    11/02/2017 22:42:05(GMT) - writeDebugFile - C2000_CGT_HELP
    11/02/2017 22:42:05(GMT) - writeDebugFile - CGT_DEFAULTLIBS_C2800
    11/02/2017 22:42:05(GMT) - writeDebugFile - DEV_SUPPORT_CC2538
    11/02/2017 22:42:05(GMT) - writeDebugFile - DEV_SUPPORT_CC26XX
    11/02/2017 22:42:05(GMT) - writeDebugFile - EMU_STELLARIS
    11/02/2017 22:42:05(GMT) - writeDebugFile - DEV_SUPPORT_CC32XX
    11/02/2017 22:42:05(GMT) - writeDebugFile - DEV_SUPPORT_CC3220
    11/02/2017 22:42:05(GMT) - writeDebugFile - DEV_SUPPORT_CC32XX_COMMON
    11/02/2017 22:42:05(GMT) - writeDebugFile - DEV_SUPPORT_UCD31XX
    11/02/2017 22:42:05(GMT) - my - Finish Status Num of families selected: 7 ; num families available: 18
    11/02/2017 22:42:05(GMT) - ::programArgs132 - OSD: Windows10-64-bit
    11/02/2017 22:42:05(GMT) - my - installdir for ARM_CGT_HELP: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for C2000_CGT_HELP: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for C6000_CGT_HELP: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni CCS_DOC. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni CCS_LAUNCHER. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni CCS_UTILS. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - installdir for DVT_COMMON: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for DVT_ENERGYTRACE: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for DVT_TRACE: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for DVT_UIA: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for DVT_VIA_CCS: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for ECLIPSE: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for EMU_SD: c:/ti/ccsv7/ccs_base
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_ARM: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_C2000: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_C5500: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_C6000: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_CHROME: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_GC: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_MAIN: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_MSP430: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_TOOLS_COMMON: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for IDE_WORKFLOW: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for MSP430_BUILD_DEBUG: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for MSP430_CGT_HELP: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for MSP430_GCC_SUPPORT: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for MSP432_BUILD_DEBUG: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni MSVC_REDIST_2005. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - installdir for MSVC_REDIST_2005: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni MSVC_REDIST_2008. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - installdir for MSVC_REDIST_2008: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni MSVC_REDIST_2012. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - installdir for MSVC_REDIST_2012: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni MSVC_REDIST_2015. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - installdir for MSVC_REDIST_2015: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for P2APP: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - installdir for P2TOOLS: c:/ti/ccsv7/
    11/02/2017 22:42:05(GMT) - my - Did not find matching component in InstallIni TARGETDB_DEF_PROPS. Using Defaults.
    11/02/2017 22:42:05(GMT) - my - installdir for TARGET_CONTENT_CORE: c:/ti/ccsv7/..
    11/02/2017 22:42:05(GMT) - Util::getProperty - No c:/ti/ccsv7/eclipse/ccs.properties file found
    11/02/2017 22:42:05(GMT) - Util::getProperty - No c:/ti/ccsv7/eclipse/ccs.properties file found
    11/02/2017 22:42:06(GMT) - ProgressPane::Run - Starting install process in separate thread
    11/02/2017 22:42:06(GMT) - ProgressPane::Run - call = RunInstall c:/ti/ccsv7/eclipse/ccs_config.xml 0 0 0 0 c:/ti/ccsv7/install_logs/20171102163949/ccs_setup_7.0.0.00043_install.log ::progressPane0 tid000018B8
    11/02/2017 22:42:06(GMT) - ProgressPane::Run - separate threads
    11/02/2017 22:42:06(GMT) - ProgressPane::Run - thread = tid00001338
    11/02/2017 22:42:06(GMT) - RunMain - CCS_INFO: Started with params pConfigFile=c:/ti/ccsv7/eclipse/ccs_config.xml pProfiling=0 pUpdate=0 logfile=c:/ti/ccsv7/install_logs/20171102163949/ccs_setup_7.0.0.00043_install.log progress=::threadedProgressUpdate0
    11/02/2017 22:42:06(GMT) - RunMain - CCS_INFO: encoding = cp1252
    11/02/2017 22:42:06(GMT) - readConfigFile - Start installing components:
    11/02/2017 22:42:06(GMT) - readConfigFile - read config file c:/ti/ccsv7/eclipse/ccs_config.xml
    11/02/2017 22:42:06(GMT) - readConfigFile - found c:/ti/ccsv7/eclipse/ccs_config.xml
    11/02/2017 22:42:06(GMT) - readConfigFile - Parsing Root Elements
    11/02/2017 22:42:06(GMT) - readConfigFile - Done Parsing
    11/02/2017 22:42:06(GMT) - readConfigFile - CCSDIR=c:/ti/ccsv7
    11/02/2017 22:42:06(GMT) - readConfigFile - EclipseDir=c:/ti/ccsv7/eclipse
    11/02/2017 22:42:06(GMT) - readConfigFile - InstallDir=c:/ti
    11/02/2017 22:42:06(GMT) - readConfigFile - TempDir=c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c
    11/02/2017 22:42:06(GMT) - readConfigFile - platform=windows
    11/02/2017 22:42:06(GMT) - readConfigFile - LocalBaseRepository=C:/ti/ccs1/baserepo
    11/02/2017 22:42:06(GMT) - readConfigFile - baserepourl=C:/ti/ccs1/baserepo
    11/02/2017 22:42:06(GMT) - readConfigFile - featureurl=C:/ti/ccs1/featurerepo
    11/02/2017 22:42:06(GMT) - readConfigFile - LocalRepository_Exists=1
    11/02/2017 22:42:06(GMT) - readConfigFile - componentinstaller=false
    11/02/2017 22:42:06(GMT) - readConfigFile - eclipseexe=eclipsec.exe
    11/02/2017 22:42:06(GMT) - readConfigFile - in install components
    11/02/2017 22:42:06(GMT) - readUserProfile - userprofile = C:\Users\SEBASTI�N IBARRA ROJ
    11/02/2017 22:42:06(GMT) - RunMain - Update = 0
    11/02/2017 22:42:06(GMT) - installMSVC_2015 - CCS_INFO: Created c:/ti/ccsv7/eclipse/rebootMarker.txt:
    file9591820
    11/02/2017 22:42:06(GMT) - downloadIfRequired - deleted c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212
    11/02/2017 22:42:06(GMT) - downloadIfRequired - File c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212 already exists. Not attempting to download
    11/02/2017 22:42:06(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212 doesn't exist
    11/02/2017 22:42:16(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212 doesn't exist
    11/02/2017 22:42:26(GMT) - downloadIfRequired - deleted c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212
    11/02/2017 22:42:26(GMT) - downloadIfRequired - File c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212 already exists. Not attempting to download
    11/02/2017 22:42:26(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212 doesn't exist
    11/02/2017 22:42:36(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/com.ti.ccstudio.installer.msvc.2015.win32_root_14.0.24212 doesn't exist
    11/02/2017 22:42:46(GMT) - installMSVC_2015 - CCS_INFO: Deleted c:/ti/ccsv7/eclipse/rebootMarker.txt:
    
    11/02/2017 22:42:46(GMT) - downloadIfRequired - deleted c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122
    11/02/2017 22:42:46(GMT) - downloadIfRequired - File c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122 already exists. Not attempting to download
    11/02/2017 22:42:46(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122 doesn't exist
    11/02/2017 22:42:56(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122 doesn't exist
    11/02/2017 22:43:06(GMT) - downloadIfRequired - deleted c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122
    11/02/2017 22:43:06(GMT) - downloadIfRequired - File c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122 already exists. Not attempting to download
    11/02/2017 22:43:06(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122 doesn't exist
    11/02/2017 22:43:16(GMT) - extract - file c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/jre_root_1.8.0.122 doesn't exist
    11/02/2017 22:43:26(GMT) - checkStatus - CCS_ERROR: Installer failed to install jre correctly. The 2 most common reasons for failure are:
    	1.  Anti-virus on your computer could have impeded the executable.
    	2.  Download is corrupted.
    Please submit these logs to TI for analysis using the next dialog.
    You may also visit the TI E2E CCS Support forum for additional help.
    
    The install logs are located in: c:/ti/ccsv7/install_logs/20171102163949.
    11/02/2017 22:43:26(GMT) - checkStatus - file does not exist c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/eclipse/ws/.metadata/.log
    11/02/2017 22:43:26(GMT) - checkStatus - saving c:/ti/ccsv7/install_logs
    11/02/2017 22:43:26(GMT) - checkStatus - CCS_ERROR: Code Composer Studio v7 installation failed.
    11/02/2017 22:43:59(GMT) - my - Thread tid000018B8 does not exist.. exiting
    
    INFO:   ****************************************਍ഀ
    INFO:   04/23/2013 12:30:05਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.0.6000 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Running under Local System Account਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: 'DPInst64.exe /SW /C /SA /F '਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    ERROR:  Failed to set option to dump log info to console.਍ഀ
    INFO:   Current working directory: 'C:\Program Files\Intel\WiFi\Drivers'਍ഀ
    INFO:   Running on path 'C:\Program Files\Intel\WiFi\Drivers'਍ഀ
    INFO:   No valid 'dpinst.xml' file provided.਍ഀ
    INFO:   Install option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Install option set: Force install if driver is not better.਍ഀ
    INFO:   Install option set: Suppress Add or Remove Programs entries.਍ഀ
    INFO:   Found driver package: 'C:\Program Files\Intel\WiFi\Drivers\NETwew00.INF'.਍ഀ
    INFO:   Preinstalling 'c:\program files\intel\wifi\drivers\netwew00.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\program files\intel\wifi\drivers\netwew00.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    INFO:   Installing INF file 'c:\program files\intel\wifi\drivers\netwew00.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [Device.NTamd64.6.2]...਍ഀ
    INFO:   Installing devices with Id "PCI\VEN_8086&DEV_0887&SUBSYS_40628086&REV_C4" using INF "C:\Windows\System32\DriverStore\FileRepository\netwew00.inf_amd64_af53029f493b5e7b\netwew00.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\program files\intel\wifi\drivers\netwew00.inf'.਍ഀ
    INFO:   Returning with code 0x1਍ഀ
    INFO:   04/23/2013 12:30:16਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   04/23/2013 12:31:48਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.0.6000 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: '"C:\SWSETUP\DRIVERS\SYNTP\WinWDF\x64\DPInst.exe"  /SW /SE '਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   Current working directory: 'C:\SWSETUP\DRIVERS\SYNTP\WinWDF\x64'਍ഀ
    INFO:   Running on path 'C:\SWSETUP\DRIVERS\SYNTP\WinWDF\x64'਍ഀ
    INFO:   User UI Language is 0xC0A.਍ഀ
    INFO:   Install option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Install option set: legacy mode on.਍ഀ
    INFO:   Install option set: Suppressing EULA.਍ഀ
    INFO:   Install option set: Force install if driver is not better.਍ഀ
    INFO:   Install option set: Suppress Add or Remove Programs entries.਍ഀ
    INFO:   Found driver package: 'C:\SWSETUP\DRIVERS\SYNTP\WinWDF\x64\SmbDrv.inf'.਍ഀ
    INFO:   Found driver package: 'C:\SWSETUP\DRIVERS\SYNTP\WinWDF\x64\synpd.inf'.਍ഀ
    INFO:   Preinstalling 'c:\swsetup\drivers\syntp\winwdf\x64\smbdrv.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\swsetup\drivers\syntp\winwdf\x64\smbdrv.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   Preinstalling 'c:\swsetup\drivers\syntp\winwdf\x64\synpd.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\swsetup\drivers\syntp\winwdf\x64\synpd.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    WARNING:DRIVER_PACKAGE_LEGACY_MODE flag set but not supported on Plug and Play driver on VISTA. Flag will be ignored.਍ഀ
    INFO:   Installing INF file 'c:\swsetup\drivers\syntp\winwdf\x64\smbdrv.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [SynMfg.NTamd64]...਍ഀ
    INFO:   Installing devices with Id "PCI\VEN_8086&DEV_1E22&SUBSYS_18EE103C&REV_04" using INF "C:\Windows\System32\DriverStore\FileRepository\smbdrv.inf_amd64_4ed67eeb16904aa5\smbdrv.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\swsetup\drivers\syntp\winwdf\x64\smbdrv.inf'.਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    WARNING:DRIVER_PACKAGE_LEGACY_MODE flag set but not supported on Plug and Play driver on VISTA. Flag will be ignored.਍ഀ
    INFO:   Installing INF file 'c:\swsetup\drivers\syntp\winwdf\x64\synpd.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [SynMfg.NTamd64]...਍ഀ
    INFO:   Installing devices with Id "ACPI\VEN_SYN&DEV_1E62" using INF "C:\Windows\System32\DriverStore\FileRepository\synpd.inf_amd64_1bafc824465a3868\synpd.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\swsetup\drivers\syntp\winwdf\x64\synpd.inf'.਍ഀ
    INFO:   Machine will have to be rebooted to complete installation.਍ഀ
    INFO:   Returning with code 0x40000002਍ഀ
    INFO:   04/23/2013 12:32:13਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   04/23/2013 12:34:42਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.0.6000 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Running under Local System Account਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: '"C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\DPinst.exe" /SW /SA /PATH "C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\'਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   Current working directory: 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver'਍ഀ
    INFO:   Running on path 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\'਍ഀ
    INFO:   No valid 'dpinst.xml' file provided.਍ഀ
    INFO:   Install option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Install option set: Suppress Add or Remove Programs entries.਍ഀ
    INFO:   Found driver package: 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\\iSCTd.inf'.਍ഀ
    INFO:   Preinstalling 'c:\program files\intel\intel(r) smart connect technology agent\driver\\isctd.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\program files\intel\intel(r) smart connect technology agent\driver\\isctd.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    INFO:   Installing INF file 'c:\program files\intel\intel(r) smart connect technology agent\driver\isctd.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [Intel.NTamd64]...਍ഀ
    INFO:   Installing devices with Id "ACPI\VEN_INT&DEV_33A0" using INF "C:\Windows\System32\DriverStore\FileRepository\isctd.inf_amd64_c0c2c75f8d1df6cc\isctd.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\program files\intel\intel(r) smart connect technology agent\driver\\isctd.inf'.਍ഀ
    INFO:   Returning with code 0x1਍ഀ
    INFO:   04/23/2013 12:34:43਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   04/23/2013 12:35:16਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.2.9200 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Running under Local System Account਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: '"C:\Windows\Installer\MSICF7B.tmp" /SW /LM /SA /F /PATH "C:\Program Files\Fingerprint Sensor\WBF 3.4\Drivers\'਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   Current working directory: 'C:\Windows\Installer'਍ഀ
    INFO:   Running on path 'C:\Program Files\Fingerprint Sensor\WBF 3.4\Drivers\'਍ഀ
    INFO:   No valid 'dpinst.xml' file provided.਍ഀ
    INFO:   Install option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Install option set: legacy mode on.਍ഀ
    INFO:   Install option set: Force install if driver is not better.਍ഀ
    INFO:   Install option set: Suppress Add or Remove Programs entries.਍ഀ
    INFO:   Found driver package: 'C:\Program Files\Fingerprint Sensor\WBF 3.4\Drivers\\ATSwpWDF.inf'.਍ഀ
    INFO:   Preinstalling 'c:\program files\fingerprint sensor\wbf 3.4\drivers\\atswpwdf.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\program files\fingerprint sensor\wbf 3.4\drivers\\atswpwdf.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    WARNING:DRIVER_PACKAGE_LEGACY_MODE flag set but not supported on Plug and Play driver on VISTA. Flag will be ignored.਍ഀ
    INFO:   Installing INF file 'c:\program files\fingerprint sensor\wbf 3.4\drivers\atswpwdf.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [AuthentecModels.NTamd64.6.1]...਍ഀ
    INFO:   Installing devices with Id "USB\VID_08FF&PID_2665&REV_2801" using INF "C:\Windows\System32\DriverStore\FileRepository\atswpwdf.inf_amd64_5ff9f059de56112d\atswpwdf.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\program files\fingerprint sensor\wbf 3.4\drivers\\atswpwdf.inf'.਍ഀ
    INFO:   Returning with code 0x1਍ഀ
    INFO:   04/23/2013 12:35:18਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   06/28/2016 22:31:52਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.0.6000 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: '"C:\Program Files\Synaptics\SynTP\dpinst.exe" /F /SA /SW /SE'਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   Current working directory: 'C:\Program Files\Synaptics\SynTP'਍ഀ
    INFO:   Running on path 'C:\Program Files\Synaptics\SynTP'਍ഀ
    INFO:   No valid 'dpinst.xml' file provided.਍ഀ
    INFO:   Install option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Install option set: Suppressing EULA.਍ഀ
    INFO:   Install option set: Force install if driver is not better.਍ഀ
    INFO:   Install option set: Suppress Add or Remove Programs entries.਍ഀ
    INFO:   Found driver package: 'C:\Program Files\Synaptics\SynTP\SynSmbDrv.inf'.਍ഀ
    INFO:   Preinstalling 'c:\program files\synaptics\syntp\synsmbdrv.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\program files\synaptics\syntp\synsmbdrv.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    INFO:   Installing INF file 'c:\program files\synaptics\syntp\synsmbdrv.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [SynMfg.NTamd64]...਍ഀ
    INFO:   Installing devices with Id "PCI\VEN_8086&DEV_1E22&SUBSYS_18EE103C&REV_04" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\synsmbdrv.inf_amd64_eb864305f99fa5ca\synsmbdrv.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\program files\synaptics\syntp\synsmbdrv.inf'.਍ഀ
    INFO:   Returning with code 0x1਍ഀ
    INFO:   06/28/2016 22:32:31਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   08/04/2016 16:27:43਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.0.6000 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Running under Local System Account਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: '"C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\DPinst.exe" /U "C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\iSCTd.inf" /SW /D'਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   Current working directory: 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver'਍ഀ
    INFO:   Uninstall option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Uninstall command: uninstall Inf 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\iSCTd.inf'਍ഀ
    INFO:   Uninstall option set: if driver was installed, will make best effort to delete driver binaries.਍ഀ
    INFO:   Starting uninstall of 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\iSCTd.inf'਍ഀ
    INFO:   ENTER:  DriverPackageUninstallW਍ഀ
    INFO:   Uninstalling driver package C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\iSCTd.inf...਍ഀ
    INFO:   Successfully uninstalled 'C:\WINDOWS\INF\oem21.inf'.਍ഀ
    SUCCESS:Device with device instance ID 'ACPI\INT33A0\0' reinstalled.਍ഀ
    INFO:   Successfully uninstalled 1 devices for C:\WINDOWS\System32\DriverStore\FileRepository\isctd.inf_amd64_c0c2c75f8d1df6cc\isctd.inf.਍ഀ
    ERROR:  Could not delete properties for driver store entry 'C:\WINDOWS\System32\DriverStore\FileRepository\isctd.inf_amd64_c0c2c75f8d1df6cc\isctd.inf'.਍ഀ
    SUCCESS:Uninstall completed.਍ഀ
    INFO:   RETURN: DriverPackageUninstallW  (0x0)਍ഀ
    INFO:   Returning with code 0x0਍ഀ
    INFO:   08/04/2016 16:27:44਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   08/04/2016 16:27:47਍ഀ
    INFO:   Product Version 2.1.0.0.਍ഀ
    INFO:   Version: 6.0.6000 ਍ഀ
    INFO:   Platform ID: 2 (NT)਍ഀ
    INFO:   Service Pack: 0.0਍ഀ
    INFO:   Suite: 0x0300, Product Type: 1਍ഀ
    INFO:   Architecture: AMD64.਍ഀ
    INFO:   Running under Local System Account਍ഀ
    INFO:   Interactive Windows Station਍ഀ
    INFO:   Command Line: '"C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\DPinst.exe" /SW /SA /PATH "C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\'਍ഀ
    INFO:   DPInst is not multi-lingual.਍ഀ
    INFO:   ****************************************਍ഀ
    INFO:   Current working directory: 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver'਍ഀ
    INFO:   Running on path 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\'਍ഀ
    INFO:   No valid 'dpinst.xml' file provided.਍ഀ
    INFO:   Install option set: Suppressing Wizard but no OS popups.਍ഀ
    INFO:   Install option set: Suppress Add or Remove Programs entries.਍ഀ
    INFO:   Found driver package: 'C:\Program Files\Intel\Intel(R) Smart Connect Technology Agent\Driver\\iSCTd.inf'.਍ഀ
    INFO:   Preinstalling 'c:\program files\intel\intel(r) smart connect technology agent\driver\\isctd.inf' ...਍ഀ
    INFO:   ENTER:  DriverPackagePreinstallW਍ഀ
    SUCCESS:c:\program files\intel\intel(r) smart connect technology agent\driver\\isctd.inf is preinstalled.਍ഀ
    INFO:   RETURN: DriverPackagePreinstallW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageGetPathW਍ഀ
    INFO:   RETURN: DriverPackageGetPathW  (0x0)਍ഀ
    INFO:   ENTER:  DriverPackageInstallW਍ഀ
    INFO:   Installing INF file 'c:\program files\intel\intel(r) smart connect technology agent\driver\isctd.inf' (Plug and Play).਍ഀ
    INFO:   Looking for Model Section [Intel.NTamd64]...਍ഀ
    INFO:   Installing devices with Id "ACPI\VEN_INT&DEV_33A0" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\isctd.inf_amd64_c0c2c75f8d1df6cc\isctd.inf".਍ഀ
    INFO:   ENTER UpdateDriverForPlugAndPlayDevices...਍ഀ
    SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.਍ഀ
    INFO:   Installation was successful.਍ഀ
    SUCCESS:Install completed਍ഀ
    INFO:   RETURN: DriverPackageInstallW  (0x0)਍ഀ
    INFO:   Successfull installation of 'c:\program files\intel\intel(r) smart connect technology agent\driver\\isctd.inf'.਍ഀ
    INFO:   Returning with code 0x1਍ഀ
    INFO:   08/04/2016 16:27:48਍ഀ
    ਍
    <Edition installerversion="1.0" name="Custom" version="7.0.0.00043" location="c:/ti/ccsv7/eclipse" totalsize="0" product="Code Composer Studio" percentcomplete="1">
        <OS>windows</OS>
        <CCSDIR>c:/ti/ccsv7</CCSDIR>
        <zipbinary>c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c/util/unzip.exe</zipbinary>
        <osd>Windows10-64-bit</osd>
        <OSName>Windows 10</OSName>
        <ServicePack>0</ServicePack>
        <allSelected>0</allSelected>
        <proxy></proxy>
        <baserepourl>C:/ti/ccs1/baserepo</baserepourl>
        <TempDir>c:/ti/ccs1/ccs_5179d2fd-6607-474f-4ed2-69f1c60a6d1c</TempDir>
        <InstallSrc>C:/ti/ccs1</InstallSrc>
        <InstallDir>c:/ti</InstallDir>
        <LocalBaseRepository>C:/ti/ccs1/baserepo</LocalBaseRepository>
        <featureurl>C:/ti/ccs1/featurerepo</featureurl>
        <eclipseexe>eclipsec.exe</eclipseexe>
        <ComponentInstaller>false</ComponentInstaller>
        <LocalRepository_Exists>1</LocalRepository_Exists>
        <testurl>0</testurl>
        <EclipseDir>c:/ti/ccsv7/eclipse</EclipseDir>
        <Features>
            <Feature tag="ARM_CGT_HELP" name="com.ti.cgt.arm.16.9.help" previousInstall="" version="16.9.0.20161128" state="initial" order="82" md5="" size="5542438" pf_filter="" location="C:/ti/ccs1/baserepo/armhelprepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="BBONE_FTDI_DRIVERS" name="com.ti.ftdi.drivers.win" previousInstall="" version="2.8.30.20140130" state="do not install" order="119" md5="f1ec277ab9dfba1acdd818c39aae74d4" size="1935950" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="com.ti.ftdi.drivers.win_2.8.30.20140130.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="C2000_CGT_HELP" name="com.ti.cgt.c2000.16.9.help" previousInstall="" version="16.9.0.20161128" state="initial" order="83" md5="" size="5326979" pf_filter="" location="C:/ti/ccs1/baserepo/c2000helprepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="C6000_CGT_HELP" name="com.ti.cgt.c6000.7.4.help" previousInstall="" version="7.4.0.201303051055" state="do not install" order="81" md5="" size="3278554" pf_filter="" location="C:/ti/ccs1/baserepo/c6000helprepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="CCS_DOC" name="com.ti.ccstudio.doc.win32" previousInstall="" version="7.0.0.20161213-3" state="initial" order="133" md5="338fc50fd62b0dfd5e46d1f447a06e0a" size="271719" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ccs_doc_win32_7.0.0.20161213-3.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="CCS_LAUNCHER" name="com.ti.ccstudio.launcher.win32" previousInstall="" version="7.0.0.20161020" state="initial" order="130" md5="fcbb0db857cc0009357d7e47d9ed74e4" size="19339" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ccs_launcher_win32_7.0.0.20161020.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="CCS_UTILS" name="com.ti.ccstudio.utils.cli.win32" previousInstall="" version="1.0.0.20160210" state="initial" order="136" md5="31c0ed052c3d35a5ab3fe7015da85741" size="6936486" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ccs_utils_win32_1.0.0.20160210.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="CGT_DEFAULTLIBS_C2800" name="com.ti.cgt.c2000.15.win32" previousInstall="" version="16.9.1.LTS" state="initial" order="26" md5="9b1d7a7e36ddf7fcd638d8bacfc64ece" size="13680913" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_cgt_c2000_16.9.1.LTS_windows_installer.exe" arguments="--mode unattended --ccs true --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="CGT_DEFAULTLIBS_C6000_V8P" name="com.ti.cgt.c6000.8.1.win32" previousInstall="" version="8.1.2" state="do not install" order="29" md5="1398eac983f12eb4a54bb3e02646118f" size="26456957" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_cgt_c6000_8.1.2_windows_installer.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="CGT_DEFAULTLIBS_MSP430" name="com.ti.cgt.msp430.15.win32" previousInstall="" version="16.9.0.LTS" state="initial" order="31" md5="74258ae7ed05aeb510d68f076487a6db" size="12744502" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_cgt_msp430_16.9.0.LTS_windows_installer.exe" arguments="--mode unattended --ccs true --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="CGT_DEFAULTLIBS_TMS470" name="com.ti.cgt.tms470.15.win32" previousInstall="" version="16.9.0.LTS" state="initial" order="34" md5="f0c1651b889f98a3ede4ef0316273d40" size="17761426" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_cgt_tms470_16.9.0.LTS_windows_installer.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="CLOUDAGENT" name="com.ti.ccstudio.cloudagent.win32" previousInstall="" version="0.5.1057" state="initial" order="17" md5="9c0f5601144f19fd20ada46d02b62b71" size="4132616" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="cloudagent_win_0.5.1057.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_AUTOMOTIVE" name="com.ti.ccstudio.automotive.devicesupport" previousInstall="" version="1.0.3" state="do not install" order="106" md5="a5a7dd5451b015dad7cb89c17db09e33" size="6314237" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="auto_device_support_1.0.3.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_C55XX" name="com.ti.ccstudio.c55xx.devicesupport.win32" previousInstall="" version="1.1.6" state="do not install" order="89" md5="018831b4275bbbc2edd0f5b8e382d9e5" size="493040" pf_filter="C5500" location="C:/ti/ccs1/featurerepo">
                <Installer name="c55xx_device_support_1.1.6.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_C6000" name="com.ti.ccstudio.c6000.devicesupport.win32" previousInstall="" version="1.1.3" state="do not install" order="91" md5="b48cef12b8b2ce31eb107e5bd25bcde0" size="543732" pf_filter="C6000_SC" location="C:/ti/ccs1/featurerepo">
                <Installer name="c6000_device_support_1.1.3.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_C6000MC" name="com.ti.ccstudio.c6000mc.devicesupport.win32" previousInstall="" version="1.0.5" state="do not install" order="93" md5="40f265177cb65fbdaad35e428571d13e" size="165832" pf_filter="MULTICORE64" location="C:/ti/ccs1/featurerepo">
                <Installer name="c6000multicore_device_support_1.0.5.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_CC2538" name="com.ti.ccstudio.cc2538.devicesupport.win32" previousInstall="" version="2.0.1.02" state="initial" order="101" md5="271c2b5c2ce217c3fbd30dcbe05f8e40" size="150563" pf_filter="CC2XXX" location="C:/ti/ccs1/featurerepo">
                <Installer name="cc2538_device_support_2.00.01.02_win32.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_CC26XX" name="com.ti.ccstudio.cc26xx.devicesupport.win32" previousInstall="" version="2.0.2.01" state="initial" order="104" md5="ce9dcbe28e0bf0dce9c3e22992684aaa" size="598979" pf_filter="CC2XXX" location="C:/ti/ccs1/featurerepo">
                <Installer name="cc26x0_device_support_2.00.02.01_win32.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_CC3220" name="com.ti.ccstudio.cc3220.devicesupport.win" previousInstall="" version="1.0.0" state="initial" order="126" md5="dab8187fcdc7960fcd8b8af05c55f6e8" size="25498" pf_filter="CC3XXX" location="C:/ti/ccs1/featurerepo">
                <Installer name="cc3220_device_support_1.0.0.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_CC32XX" name="com.ti.ccstudio.cc3200.driversupport.win32" previousInstall="" version="1.0.8" state="initial" order="121" md5="ea102708953652abec3037e032fea796" size="1050" pf_filter="CC3XXX" location="C:/ti/ccs1/featurerepo">
                <Installer name="cc3200_driver_support_win32_1.0.8.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_CC32XX_COMMON" name="com.ti.ccstudio.cc3200.devicesupport.win" previousInstall="" version="1.0.8" state="initial" order="124" md5="c1c9587b518b327c9978f536ace0af4a" size="7940" pf_filter="CC3XXX" location="C:/ti/ccs1/featurerepo">
                <Installer name="cc3200_device_support_1.0.8.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_DAVINCI" name="com.ti.ccstudio.davinci.devicesupport.win32" previousInstall="" version="1.1.3" state="do not install" order="95" md5="46250164e94d12e9600038b6438dacb3" size="220618" pf_filter="MEDIA" location="C:/ti/ccs1/featurerepo">
                <Installer name="davinci_device_support_1.1.3.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_INTEGRA" name="com.ti.ccstudio.integra.devicesupport.win32" previousInstall="" version="1.0.9" state="do not install" order="97" md5="54d448d5636dbcc6b361123d429568a2" size="64398" pf_filter="OMAP" location="C:/ti/ccs1/featurerepo">
                <Installer name="integra_device_support_1.0.9.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_OMAP" name="com.ti.ccstudio.omap.devicesupport.win32" previousInstall="" version="1.0.9" state="do not install" order="99" md5="ec16fe8934f948b820c66ad0c829ac4b" size="446478" pf_filter="OMAP" location="C:/ti/ccs1/featurerepo">
                <Installer name="omap_device_support_1.0.9.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_SHARED" name="com.ti.ccstudio.shared.devicesupport.win32" previousInstall="" version="1.0.9" state="do not install" order="85" md5="384dfb2a01da66067bb45f5f7e0ff339" size="5072696" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="shared_device_support_1.0.9.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_SITARA" name="com.ti.ccstudio.sitara.devicesupport.win32" previousInstall="" version="1.3.3" state="do not install" order="87" md5="3617bd6d59db001ee8e260ecff2296c7" size="3337258" pf_filter="SITARA" location="C:/ti/ccs1/featurerepo">
                <Installer name="sitara_device_support_1.3.3.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DEV_SUPPORT_UCD31XX" name="com.ti.ucd31xx.support.win32" previousInstall="" version="1.1.0" state="initial" order="128" md5="1a4f296002f7b4b81c1a2666738f5986" size="273063" pf_filter="UCD31XX" location="C:/ti/ccs1/featurerepo">
                <Installer name="digital_power_device_support_1.1.0.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DMED" name="com.ti.cgt.dmed.win32" previousInstall="" version="1.1.4" state="initial" order="79" md5="c895bacaebfe4ec24662be29422fd7cd" size="4333351" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_cgt_dmed_1.1.4_windows_installer.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="DS" name="com.ti.ccstudio.debugserver.win32" previousInstall="" version="7.0.0.1808" state="initial" order="11" md5="77b7e44461212e29da113c2341fedb85" size="13056931" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_dspack_ibsetup_win32_7.0.0.1808.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="DS_FLASH" name="com.ti.dsflash.win32" previousInstall="" version="7.0.0.1808" state="initial" order="14" md5="2fae63a1ec8f450868dabdf3394547e2" size="809687" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="com.ti.dsflash.win32_7.0.0.1808.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="DVT_COMMON" name="com.ti.dvt2.graph.visualization.feature.group,com.ti.dvt2.rov.feature.group,com.ti.dvt2.resource.explorer.feature.group" previousInstall="" version="4.1.0.201612061750" state="initial" order="44" md5="" size="50162457" pf_filter="" location="C:/ti/ccs1/baserepo/dvtRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="DVT_ENERGYTRACE" name="com.ti.dvt.energytrace.feature.group" previousInstall="" version="4.1.0.201612061750" state="initial" order="48" md5="" size="50162457" pf_filter="" location="C:/ti/ccs1/baserepo/dvtRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="DVT_TRACE" name="com.ti.dvt2.trace.ccs.feature.group,com.ti.dvt2.trace.control.feature.group,com.ti.dvt2.analysis.suite.feature.group" previousInstall="" version="4.1.0.201612061750" state="initial" order="45" md5="" size="50162457" pf_filter="" location="C:/ti/ccs1/baserepo/dvtRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="DVT_UIA" name="com.ti.dvt2.uia.feature.group,com.ti.dvt2.analysis.suite.feature.group" previousInstall="" version="4.1.0.201612061750" state="initial" order="47" md5="" size="50162457" pf_filter="" location="C:/ti/ccs1/baserepo/dvtRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="DVT_VIA_CCS" name="com.ti.dvt2.via.ccs.feature.group,com.ti.dvt2.profileanalysismanager.feature.group" previousInstall="" version="4.1.0.201612061750" state="initial" order="46" md5="" size="50162457" pf_filter="" location="C:/ti/ccs1/baserepo/dvtRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="ECLIPSE" name="org.eclipse.platform.ide,org.eclipse.help.feature.group,org.eclipse.equinox.p2.discovery.feature.feature.group,org.eclipse.equinox.p2.user.ui.feature.group,org.eclipse.cdt.feature.group,org.eclipse.cdt.debug.ui.memory.feature.group,org.eclipse.tm.terminal.feature.feature.group,org.eclipse.epp.mpc.feature.group,org.eclipse.egit.feature.group,org.eclipse.cdt.build.crossgcc.feature.group,org.eclipse.rse.feature.group,org.eclipse.cdt.launch.remote.feature.group,org.eclipse.gef.feature.group,gnu.io.rxtx.feature.group" previousInstall="" version="4.6.0" state="initial" order="5" md5="" size="90751185" pf_filter="" location="C:/ti/ccs1/baserepo/eclipserepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location="c:/ti/ccsv7/eclipse"/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="ECLIPSECORE" name="" previousInstall="" version="4.5.1.custom-160121" state="initial" order="4" md5="442893c6da382175cc5e478f885d013b" size="6558624" pf_filter="" location="C:/ti/ccs1/baserepo">
                <Installer name="eclipse_core_4.5.1.custom-160121.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="EMU_BH" name="com.bh.ccstudio.emulation.win32" previousInstall="" version="6.0.83.003" state="initial" order="51" md5="91671ea7bd74631c597030076e9682de" size="26370529" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="bh_emupack_setup_6.0.83.003.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' --enable-components arm,c2800" location=""/>
                <Uninstaller name="uninstall_bh_emupack.exe" arguments="--mode unattended" location="'c:/ti/ccsv7/ccs_base/emulation'"/>
            </Feature>
            <Feature tag="EMU_C2000" name="com.ti.c2000.support.win32" previousInstall="" version="4.1.7.0" state="initial" order="64" md5="07d1ff075aa17be81958e5f0dd7b943f" size="2283567" pf_filter="C2000" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_c2000support_setup_4.1.7.0.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="EMU_C2000_FLASH" name="com.ti.c2800.flash" previousInstall="" version="1.0.0.2" state="initial" order="67" md5="7f3335abd0ec967c79b4267cfcd740cd" size="354464" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_c2800_flash_1.0.0.2.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="EMU_HERCULES" name="com.ti.ccstudio.hercules.win32" previousInstall="" version="6.0.7" state="do not install" order="59" md5="cac37cea967b8b4567930a9ee51f9976" size="1235674" pf_filter="SAFETY" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_hercules_setup_6.0.7.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="EMU_SD" name="com.sd.ccstudio.emulation.win32" previousInstall="" version="5.2.0.14" state="do not install" order="62" md5="b1407e253c047c3de01c6fcd0428cd8b" size="28232394" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="sd_emupack_setup_5.2.0.14.exe" arguments="--mode silent  --prefix 'c:/ti/ccsv7/ccs_base' /noc2400 /noc5400 /noc5500 /noc6000 /noomap /nodavinci" location=""/>
                <Uninstaller name="uninstall_sd_emupack.exe" arguments="--mode silent" location="'c:/ti/ccsv7/ccs_base/emulation'"/>
            </Feature>
            <Feature tag="EMU_TI" name="com.ti.emulation.pack.win32" previousInstall="" version="6.0.504.1" state="initial" order="56" md5="f3e82d63e7880c3744cd495b4c0958d5" size="45014503" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_emupack_setup_6.0.504.1_win_32.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' --enable-components arm,c2800,xds100,xds560" location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="GCC_ARM_COMPILER" name="com.ti.gcc.arm.win32" previousInstall="" version="4.9.3.2015q3_20150921" state="initial" order="110" md5="49fd5f1d46c4f962457afdacf6eb98c1" size="95509250" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="gcc-arm-none-eabi-4.9.3.2015q3_20150921-win32.zip" arguments="'c:/ti/ccsv7/tools/compiler'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="IDE_ARM" name="com.ti.ccstudio.tms470" previousInstall="" version="7.0.0.N201612021400" state="initial" order="40" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_C2000" name="com.ti.ccstudio.c2000" previousInstall="" version="7.0.0.N201612021400" state="initial" order="42" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_C5500" name="com.ti.ccstudio.c5500" previousInstall="" version="7.0.0.N201612021400" state="do not install" order="43" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_C6000" name="com.ti.ccstudio.c6000.feature.group,com.ti.ccstudio.c7000.feature.group" previousInstall="" version="7.0.0.N201612021400" state="do not install" order="44" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_CHROME" name="com.ti.chromium.browser.feature.group" previousInstall="" version="7.0.0.N201612021400" state="initial" order="41" md5="" size="38922270" pf_filter="" location="C:/ti/ccs1/baserepo/browserRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_GC" name="com.ti.gc.backplane.feature.group,com.ti.gc.pm.feature.group,com.ti.debug.server.feature.group" previousInstall="" version="7.0.0.N201612021400" state="initial" order="37" md5="" size="4530470" pf_filter="" location="C:/ti/ccs1/baserepo/gcRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_MAIN" name="com.ti.ccstudio.idemain" previousInstall="" version="7.0.0.N201612021400" state="initial" order="38" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_MSP430" name="com.ti.ccstudio.msp430" previousInstall="" version="7.0.0.N201612021400" state="initial" order="41" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_TOOLS_COMMON" name="com.ti.tools.common.feature.group" previousInstall="" version="7.0.0.N201612021400" state="initial" order="36" md5="" size="3644321" pf_filter="" location="C:/ti/ccs1/baserepo/tools-commonRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="IDE_WORKFLOW" name="com.ti.ccstudio.workflow" previousInstall="" version="7.0.0.N201612021400" state="initial" order="39" md5="" size="16918676" pf_filter="" location="C:/ti/ccs1/baserepo/idebuildRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="INSTALLER" name="com.ti.ccstudio.installer.win32" previousInstall="" version="7.0.0.00043" state="initial" order="154" md5="" size="351" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="7.0.0.00043.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="JRE" name="jre" previousInstall="" version="1.8.0.122" state="initial" order="1" md5="d00586812a0acf00b68aa32cc54411d6" size="60488057" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="jre-8u112-windows-i586.zip" arguments="'c:/ti/ccsv7'" location="c:/ti/ccsv7/eclipse/jre/bin"/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="KEYSTONE1" name="com.ti.emulation.keystone1.win32" previousInstall="" version="1.0.12.0" state="do not install" order="118" md5="9a55bef6efd6fa039aaeef133509d91d" size="291250" pf_filter="KEYSTONE1" location="C:/ti/ccs1/featurerepo">
                <Installer name="keystone1_device_support_1.0.12.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="KEYSTONE2" name="com.ti.emulation.keystone2.win32" previousInstall="" version="1.1.8" state="do not install" order="77" md5="4aa8ba4f1e85ca6142778a682b537b38" size="702634" pf_filter="KEYSTONE2" location="C:/ti/ccs1/featurerepo">
                <Installer name="keystone2_device_support_1.1.8.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="MSP430_BUILD_DEBUG" name="com.ti.msp430.build_debug" previousInstall="" version="7.0.6" state="initial" order="70" md5="" size="35195006" pf_filter="MSP430" location="C:/ti/ccs1/baserepo/msp_win32_repo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSP430_CGT_HELP" name="com.ti.cgt.msp430.16.9.help" previousInstall="" version="16.9.0.20161128" state="initial" order="80" md5="" size="4628808" pf_filter="" location="C:/ti/ccs1/baserepo/msp430helprepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSP430_GCC_SUPPORT" name="com.ti.msp430.gcc_support" previousInstall="" version="7.0.6" state="initial" order="71" md5="" size="35195006" pf_filter="MSP430" location="C:/ti/ccs1/baserepo/msp_win32_repo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSP432_BUILD_DEBUG" name="com.ti.msp432.build_debug" previousInstall="" version="7.0.6" state="initial" order="72" md5="" size="35195006" pf_filter="MSP432" location="C:/ti/ccs1/baserepo/msp_win32_repo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSVC_REDIST_2005" name="com.ti.ccstudio.installer.msvc.2005.win32" previousInstall="" version="6.0.2900.2180" state="do not install" order="6" md5="ce2922f83fb4b170affce0ea448b107b" size="2667152" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="vcredist_x86_2005_6.0.2900.2180.exe" arguments=" " location=""/>
                <Uninstaller name="" arguments="" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSVC_REDIST_2008" name="com.ti.ccstudio.installer.msvc.2008.win32" previousInstall="" version="9.0.30729.17" state="do not install" order="7" md5="5689d43c3b201dd3810fa3bba4a6476a" size="4195205" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="vcredist_x86_2008_9.0.30729.17.exe" arguments=" /q /l &quot;c:/ti/ccsv7/install_logs/MSVC_REDIST_2008.log&quot; /norestart " location=""/>
                <Uninstaller name="" arguments="" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSVC_REDIST_2012" name="com.ti.ccstudio.installer.msvc.2012.win32" previousInstall="" version="11.0.61030" state="do not install" order="8" md5="7f52a19ecaf7db3c163dd164be3e592e" size="6356599" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="vcredist_x86_2012_11.0.61030.exe" arguments=" /q /l &quot;c:/ti/ccsv7/install_logs/MSVC_REDIST_2012.log&quot; /norestart " location=""/>
                <Uninstaller name="" arguments="" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="MSVC_REDIST_2015" name="com.ti.ccstudio.installer.msvc.2015.win32" previousInstall="" version="14.0.24212" state="initial" order="9" md5="1b3d24a3e9c99e63391a53b9e5be5356" size="14245678" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="vc_redist.x86_14.0.24212.exe" arguments=" /q /l &quot;c:/ti/ccsv7/install_logs/MSVC_REDIST_2015.log&quot; /norestart " location=""/>
                <Uninstaller name="" arguments="" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="NODEJS" name="com.ti.ccstudio.nodejs.win32" previousInstall="" version="6.9.1" state="initial" order="20" md5="5c89f62f73c82eb090d9c81c27266a15" size="5682050" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="node-6.9.1_win32.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="P2APP" name="com.ti.ccstudio.p2appf" previousInstall="" version="7.0.0.N201612021400" state="initial" order="48" md5="" size="39762" pf_filter="" location="C:/ti/ccs1/baserepo/p2appfRepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="P2TOOLS" name="com.ti.ccstudio.p2tool" previousInstall="" version="7.0.0.201611291427" state="initial" order="43" md5="" size="33935" pf_filter="" location="C:/ti/ccs1/baserepo/lwrepo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/'" location="c:/ti/ccsv7/eclipse"/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="PINMUX" name="com.ti.ccstudio.pinmux.win32" previousInstall="" version="4.0.1470" state="initial" order="23" md5="7ca3d1ad538c0aeb885602814cc53089" size="2700259" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="pinmux_4.0.1470.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="SEGGER_J_LINK" name="com.segger.jlink.win32" previousInstall="" version="6.10.0.n" state="do not install" order="73" md5="5d792f1b84bce9db7380fb5d9bf9cdc2" size="5717587" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="com.segger.jlink.windows.V610n.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="SEGGER_J_LINK_DRIVERS" name="com.segger.jlink.drivers.win32" previousInstall="" version="1.0.0.6" state="do not install" order="75" md5="fa452972b27a54c3991c96d37d72232b" size="4103090" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="JLinkDriver_setup_1.0.0.6.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="TARGETDB_DEF_PROPS" name="com.ti.ccstudio.targetdb.props.default.win32" previousInstall="" version="6.0.0.20131206" state="initial" order="139" md5="fb2010dfc02546d71f48b5f59d0cbe16" size="2301" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="targetdb_default_props_6.0.0.20131206.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="TARGET_CONTENT_CORE" name="com.ti.targetcontent.feature.group" previousInstall="" version="3.32.1.22" state="initial" order="49" md5="" size="25920463" pf_filter="" location="C:/ti/ccs1/baserepo/targetcontent_core_repo">
                <Installer name="" arguments="--mode silent  --prefix 'c:/ti/ccsv7/..'" location=""/>
                <Uninstaller name="" arguments="--mode silent" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="TIREX" name="com.ti.tirex" previousInstall="" version="3.0.0.137" state="initial" order="45" md5="ce4d3e523a0e3846b2a11195ef96b20e" size="24648085" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="tirex_3.0.0.137_win32.exe" arguments="--mode unattended --ccs true  --prefix 'c:/ti/ccsv7' --eclipseprefix  'c:/ti/ccsv7/eclipse' " location=""/>
                <Uninstaller name="" arguments="--mode unattended" location="'c:/ti/ccsv7'"/>
            </Feature>
            <Feature tag="TIVA_STELLARIS_DRIVERS" name="com.ti.tiva_stellaris.setup.win32" previousInstall="" version="2.1.3.15" state="initial" order="53" md5="4112e96c2d05a2810865431b1fe65c81" size="2004" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="ti_tiva_stellaris_windows_2_1_3_15.zip" arguments="'c:/ti/ccsv7'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="TIVA_TM4C" name="com.ti.tiva_tm4c.setup.win32" previousInstall="" version="2.1.1.15071" state="do not install" order="113" md5="2c6fe6c22c19c37149517bb2a8c0676d" size="920588" pf_filter="TIVAC" location="C:/ti/ccs1/featurerepo">
                <Installer name="ccs_tiva_tm4c_devices_files_2_1_1_15071.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="TIVA_TM4E" name="com.ti.tiva_tm4e.setup.win32" previousInstall="" version="2.1.1.15071" state="do not install" order="116" md5="95588751f8e2ca7c713e195fdc936720" size="462451" pf_filter="TIVAE" location="C:/ti/ccs1/featurerepo">
                <Installer name="ccs_tiva_tm4e_devices_files_2_1_1_15071.zip" arguments="'c:/ti/ccsv7/ccs_base'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
            <Feature tag="XULRUNNER" name="com.ti.ccstudio.xulrunner.win32" previousInstall="" version="24.0.0" state="initial" order="108" md5="efd2f35e8a59b2f95db027d64aa09950" size="23821915" pf_filter="" location="C:/ti/ccs1/featurerepo">
                <Installer name="xulrunner-24.0.en-US.win32.zip" arguments="'c:/ti/ccsv7/eclipse'" location=""/>
                <Uninstaller name="" arguments="" location=""/>
            </Feature>
        </Features>
        <InstalledFeatures>
            <FeatureSelected tag="EMU_TI"/>
            <FeatureSelected tag="EMU_BH"/>
            <FeatureSelected tag="IDE_MSP430"/>
            <FeatureSelected tag="MSP430_BUILD_DEBUG"/>
            <FeatureSelected tag="MSP430_GCC_SUPPORT"/>
            <FeatureSelected tag="EMU_MSP430"/>
            <FeatureSelected tag="TIVA_STELLARIS_DRIVERS"/>
            <FeatureSelected tag="JRE"/>
            <FeatureSelected tag="P2APP"/>
            <FeatureSelected tag="ECLIPSE"/>
            <FeatureSelected tag="ECLIPSECORE"/>
            <FeatureSelected tag="P2TOOLS"/>
            <FeatureSelected tag="GMF"/>
            <FeatureSelected tag="IDE_MAIN"/>
            <FeatureSelected tag="IDE_WORKFLOW"/>
            <FeatureSelected tag="DVT_COMMON"/>
            <FeatureSelected tag="DVT_UIA"/>
            <FeatureSelected tag="DVT_VIA_CCS"/>
            <FeatureSelected tag="TIREX"/>
            <FeatureSelected tag="XULRUNNER"/>
            <FeatureSelected tag="INSTALLER"/>
            <FeatureSelected tag="IDE_CHROME"/>
            <FeatureSelected tag="IDE_TOOLS_COMMON"/>
            <FeatureSelected tag="IDE_GC"/>
            <FeatureSelected tag="TARGET_CONTENT_CORE"/>
            <FeatureSelected tag="NODEJS"/>
            <FeatureSelected tag="PINMUX"/>
            <FeatureSelected tag="DS"/>
            <FeatureSelected tag="DS_FLASH"/>
            <FeatureSelected tag="CLOUDAGENT"/>
            <FeatureSelected tag="MSVC80"/>
            <FeatureSelected tag="MSVC2012"/>
            <FeatureSelected tag="MSVC2015"/>
            <FeatureSelected tag="MSP430_CGT_HELP"/>
            <FeatureSelected tag="CGT_DEFAULTLIBS_MSP430"/>
            <FeatureSelected tag="DMED"/>
            <FeatureSelected tag="DVT_ENERGYTRACE"/>
            <FeatureSelected tag="MSP432_BUILD_DEBUG"/>
            <FeatureSelected tag="EMU_MSP432"/>
            <FeatureSelected tag="EMU_MSP432_FLASH"/>
            <FeatureSelected tag="ARM_CGT_HELP"/>
            <FeatureSelected tag="CGT_DEFAULTLIBS_TMS470"/>
            <FeatureSelected tag="IDE_ARM"/>
            <FeatureSelected tag="GCC_ARM_COMPILER"/>
            <FeatureSelected tag="IDE_C2000"/>
            <FeatureSelected tag="EMU_C2000_FLASH"/>
            <FeatureSelected tag="EMU_C2000"/>
            <FeatureSelected tag="GREE_C2000_SUPPORT"/>
            <FeatureSelected tag="DVT_TRACE"/>
            <FeatureSelected tag="C2000_CGT_HELP"/>
            <FeatureSelected tag="CGT_DEFAULTLIBS_C2800"/>
            <FeatureSelected tag="DEV_SUPPORT_CC2538"/>
            <FeatureSelected tag="DEV_SUPPORT_CC26XX"/>
            <FeatureSelected tag="EMU_STELLARIS"/>
            <FeatureSelected tag="DEV_SUPPORT_CC32XX"/>
            <FeatureSelected tag="DEV_SUPPORT_CC3220"/>
            <FeatureSelected tag="DEV_SUPPORT_CC32XX_COMMON"/>
            <FeatureSelected tag="DEV_SUPPORT_UCD31XX"/>
            <FeatureSelected tag="CCS_DOC"/>
            <FeatureSelected tag="CCS_LAUNCHER"/>
            <FeatureSelected tag="CCS_UTILS"/>
            <FeatureSelected tag="MSVC_REDIST_2005"/>
            <FeatureSelected tag="MSVC_REDIST_2008"/>
            <FeatureSelected tag="MSVC_REDIST_2012"/>
            <FeatureSelected tag="MSVC_REDIST_2015"/>
            <FeatureSelected tag="TARGETDB_DEF_PROPS"/>
        </InstalledFeatures>
        <ProductFamilies>
            <FeatureSelected tag="PF_MSP430"/>
            <FeatureSelected tag="PF_MSP432"/>
            <FeatureSelected tag="PF_C28"/>
            <FeatureSelected tag="PF_CC2538"/>
            <FeatureSelected tag="PF_CC2X"/>
            <FeatureSelected tag="PF_CC3X"/>
            <FeatureSelected tag="PF_DIGITAL_POWER"/>
        </ProductFamilies>
        <Devices>
            <Device tag="MSP430"/>
            <Device tag="MSP432"/>
            <Device tag="C2000"/>
            <Device tag="ARM"/>
            <Device tag="UCD31xx"/>
        </Devices>
        <PF_Filters>
            <PF_Filter tag="CC2XXX"/>
            <PF_Filter tag="CC3XXX"/>
            <PF_Filter tag="UCD31XX"/>
            <PF_Filter tag="C2000"/>
            <PF_Filter tag="MSP430"/>
            <PF_Filter tag="MSP432"/>
        </PF_Filters>
    </Edition>
    
    

  • We will take a look at the log and respond in the other thread.