I installed CCSv6, Motorware, and InstaSpinUniversalguiv104, however during the universal gui installation it pops with an error message pointing to the log file below*
Consequently, it's no surprise that when I try running any of the three .exe files in the C:\ti\guicomposer\webapps it doesn't work due to the critical error "Unable to locate GUI Composer server to launch this application'
At the moment, I'd just like to see the hardware work, i.e. the motor (LVBLDCMTR) moving using either of the 2 launchpads (LAUNCHXL-F28069M / LAUNCHXL-F28027F) with the BOOSTXL-DRV8301, but I've tried the above installation on 3 different computers (WinXp, Win7x64, Win8x64) but they all behave EXACTLY the same, so I'm guessing I must be missing something obvious.
Incidentally, Code Composer seems to start fine, although I haven't actually tried compiling anything yet. Not sure if I need to enter a license somewhere first.
*
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "com.ti.ccstudio.p2app" could not be found in the registry. The applications available are: com.ti.base.rcp.application, com.ti.common.core.initialize, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)