Problem: XSD100 V2 driver not properly installed
1. Un-installing CCSV5.3 (Ubuntu 11.10) via these steps:
$ cd /opt/ti/ccsv5
$ sudo ./uninstall_CCSv5
2. After 30 minutes, the un-installation process seemed to hang so I had to kill it,
3. I've manually removed the remaining folders:
$ cd /opt
$ rm -rfv ti/*
4. I've successfully re-installed CCSV5.
5. Where is the file "install_drivers.sh" as mentioned in the readme.txt file?
I've found another file "ti_xds100_linux_install.sh" in the folder "/opt/ti/ccsv5/ccs_base/common/uscif/install/" - Not sure it's correct.
Regards,
g
-------------------
Solved:
Re-install "CCSV5.3 + all feature option" using the online-installer option is correctly installing: /opt/ti/ccsv5/install_scripts/install_drivers.sh.
The shell script folder never got created with the Linux-offline installer twice + custom setup - weird (installation bug?)