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/CC3220SF-LAUNCHXL: Windows 10 system restore error with "sysrep" tool

Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF

Tool/software: Code Composer Studio

Hi,

I have several Windows 10 PC where CCS 7.3.0.00019  installed and all the PC have same hardware specification.

I wanna install CCS into all the PCs. The way I took is to

1. Install the CCS into one master PC.

2. Using the windows sysrep tool to backup whole Windows 10 systems into a system image which is stored in USB key.

3. Restore the system image to none master PCs from the USB key.

4. Start up Windows 10 system on a restored PC.

5. Run CCS on the restored PC.

6. Import a CCS project that can be run without error on the master PC and then build.

7. debug the project by click the "bug" button on top menu of CCS.

then it got issue. The bin program is going to be load into CC3220SF_LAUNCHXL board but finally it got error as below :

I have not changed the map file and linker cmd file of the project. So, the reason might be in others.

For example 

XDS110 related drivers or DAP driver has not been backup/restoed correctly?

or the registeries broken when system restored?

etc ...

Thanks