Hello
I was given a TI MSP430 launchpad development tool for a uni project, I installed the CCS V5 software, on windows 7 64bit , selected the correct options, chose a blink code template and tried to debug it, it always crashes. I tried the same thing on a windows XP virtual machine, the same happens!
Here is the eclipse log:
!SESSION 2011-12-10 10:57:38.510 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_PT
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY org.eclipse.ui 4 4 2011-12-10 10:58:12.531
!MESSAGE Referenced part does not exist yet: org.eclipse.jdt.ui.PackageExplorer.
!ENTRY org.eclipse.ui 4 4 2011-12-10 10:58:12.568
!MESSAGE Referenced part does not exist yet: org.eclipse.cdt.ui.CView.
!ENTRY org.eclipse.cdt.core 1 0 2011-12-10 11:00:04.370
!MESSAGE Indexed '123115' (1 sources, 22 headers) in 4,25 sec: 461 declarations; 520 references; 4 unresolved inclusions; 0 syntax errors; 7 unresolved names (0,71%)
!ENTRY org.eclipse.ui 4 4 2011-12-10 11:00:18.070
!SESSION 2011-12-10 11:01:47.713 -----------------------------------------------
!ENTRY com.ti.ccstudio.debug.server 4 214294189 2011-12-10 11:01:52.583
!MESSAGE Unexpected CCS exit detected [10-12-2011 10:57]!!!
!ENTRY org.eclipse.core.resources 2 10035 2011-12-10 11:01:55.408
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.ui 4 4 2011-12-10 11:01:59.300
!ENTRY org.eclipse.ui 4 4 2011-12-10 11:01:59.305
I also noticed that CCS was correctly installed:
12/10/2011 10:57:32AM - ** Checking to see if Windows is Windows
12/10/2011 10:57:32AM - Condition passed
12/10/2011 10:57:32AM - Executing action A6A6357A-36E1-41BD-8776-8DE714A70777 - Launch Application Checkbutton
12/10/2011 10:57:36AM - Executing actions 3216D785-D810-4CBC-A70A-9B68305761F0 - Setup Complete - Before Pane is Finished
12/10/2011 10:57:36AM - Executing actions 3216D785-D810-4CBC-A70A-9B68305761F0 - Setup Complete - After Pane is Finished
12/10/2011 10:57:36AM - Executing actions 471623E0-8625-4E8F-BA51-B872AD7DF6CC - Finish Actions
12/10/2011 10:57:36AM - Executing action CA99C126-5632-4757-9830-9DE71C304461 - Remove Downloads folder contents
12/10/2011 10:57:37AM - Executing action D8A2DBB7-8C6E-4DFD-8F51-4B0683B76086 - Remove temp files
12/10/2011 10:57:37AM - Executing action 4560C77F-CBEF-4EFE-9C32-D5C5DBA89EC8 - End Message
12/10/2011 10:57:37AM - ExitCode:
12/10/2011 10:57:37AM - Code Composer Studio v5 Installation Complete
Code Composer Studio v5 has been sucessfully installed.
12/10/2011 10:57:37AM - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12/10/2011 10:57:37AM - Checking conditions for 69929D40-D793-4EFE-96C9-0406426B4C70 - Launch Application - Before Action is Executed
12/10/2011 10:57:37AM - Checking condition 59C1C536-870A-4F56-8738-54370B073619 - File Exists Condition
12/10/2011 10:57:37AM - Checking to see if <%ProgramExecutable%> exists
12/10/2011 10:57:37AM - ** Checking to see if C:\ti/ccsv5/eclipse\ccstudio.exe exists
12/10/2011 10:57:37AM - Condition passed
12/10/2011 10:57:37AM - Checking condition 3A5CDCBC-F590-4ED2-B7D6-6C36B1FD26F3 - String Is Condition
12/10/2011 10:57:37AM - Checking to see if <%LaunchApplication%> is true
12/10/2011 10:57:37AM - ** Checking to see if 1 is true
12/10/2011 10:57:37AM - Checking condition F9CF08BF-44B6-4E97-BF57-C0A405E55B91 - String Is Condition
12/10/2011 10:57:37AM - Checking to see if <%GuiMode%> is true
12/10/2011 10:57:37AM - Executing action 69929D40-D793-4EFE-96C9-0406426B4C70 - Launch Application
12/10/2011 10:57:37AM - Changing to working directory C:\ti/ccsv5/eclipse
12/10/2011 10:57:37AM - Executing Command Line: {C:\ti/ccsv5/eclipse\ccstudio.exe} &
12/10/2011 10:57:38AM - Storing version file C:/Program Files (x86)/InstallJammer Registry/ccsv5/60556FE5-C1A1-4061-8DF8-FFB8393BAE2D/916D2FBA-DCB7-4BB2-B98D-AF66CF10807B.ver
12/10/2011 10:57:38AM - Version file created successfully
What can i do?
Reinstaled whith other tools and now it worked, thank you.
I had same debug initialization problem with CCSv5, I installed and tried start CCSv5 debug sesion in diferents machines (XP, w7). But the problem was persisting. reviewing the debugServer log file, the last lines before of the crash are:
0x000009B8 303661 3 LIB C: Loading "C:\ti\ccsv5\ccs_base\emulation\analysis\bin\ctools.dll" 0x000009B8 303661 3 LIB R: Loaded "C:\ti\ccsv5\ccs_base\emulation\analysis\bin\ctools.dll" to 00000000
However, this file and path are not in CCSv5 directory when it is installed only MSP430 divices. This suggests that the error can arise when you try to load this dll. So, a form of solving the problem could be add path and dll, by installing MSP430 +other divices, such as, Bruno and Victor proposed.
I installed CCSv5 MSP430+C2000 and after the new install the ctools.dll is in its path and I've finally been able to debug the blink.c example on MSP430 LaunchPad.
thanks to all and Best Regards,