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.

Running DSS scripts without installing CCS

Hi

In general DSS is available as a part of CCS, but how much DSS is independent from CCS? Is it possible to run DSS scripts without previous installation of CCS? From where can I get then right installation package for DSS? I was trying to extract necessary files looking at dss.bat:

  • \eclipse\plugins\com.ti.dvt.ofssymbolmanager_1.0.0
  • \eclipse\plugins\com.ti.dvt.tidisassembly_1.0.0\os\win32
  • \packages\ti\dss\java\js.jar
  • \dvt\scripting\dvt_scripting.jar
  • \packages\ti\dss\java\dss.jar
  • \eclipse\plugins\org.eclipse.equinox.launcher_1.2.0.v20110502.jar
  • \eclipse\plugins\org.eclipse.equinox.launcher_1.2.0.v20110502.jar
  • \eclipse\jre

and build this directories structure including this files, but it seems that I am still missing something.

Kasia