After the simulation driver is installed, you can use the USB 20emurst.exe package installed on the driver to reset the simulator. However, the following error will be reported on the connect development board after the ccs3.3 operation.
Error connecting to the target:
Error 0x80000240/-172
Fatal error during: initialization, OCS,
This error was generated by TI's uscif driver.
SC _err_reg_detect_sprt <-172>
The wrong support-logic address value has been used.
A controller cannot be detected even though
Selected port does match the hardware configuration.
The standard 560 ports are 0x0, 0x1, 0x2 and 0x3.
The standard EVM ports are 0x0, 0x1, 0x2 and 0x3.
The standard DSK ports are 0x378, 0x278 and 0x3bc.
The standard 510 ports are 0x240, 0x280, 0x320 and 0x340.
I/O port = 240
Board name: c64xx seedxds510usb emulator
CPU name: tms320c6400_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: remain disconnected from the target
Diagnostic: Run diagnostic utility.
Select retry to display the following error message
Error connecting to the target:
Error 0x80002240/-121
Fatal error during: initialization, OCS, control,
This error was generated by TI's uscif driver.
SC _err_handle <-121>
A bad controller handle has been given to a function,
Either before attempting to open the Controller, or after
Having opened the controller and ignored its error status.
Valid controller handles are generated when attempts
To open the Controller return a clean error status.
I/O port = 240
Board name: c64xx seedxds510usb emulator
CPU name: tms320c6400_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: remain disconnected from the target
Diagnostic: Run diagnostic utility.
in this case, the simulator driver is not properly installed. You can view ".. the "xdsfast3.dll" file under the ccstudio_v3.3/CC/bin path. If the file is kb, the driver is not properly installed. If such a problem occurs, the driver may fail to be reinstalled. Delete the "xdsfast3.dll" file, disconnect the PC and the simulator, and reinstall the simulator driver. After installation, check that the size of the "xdsfast3.dll" file is 352k, indicating that the driver is successfully installed.