• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Development Tools » Code Composer Studio » Code Composer Forum » Windows update made CCS5.3 unstable
Share
Code Composer Studio
  • Forum
  • Announcements
Options
  • Subscribe via RSS
Common Questions
  • Code Composer Studio Forum Usage Guidelines

  • Resources
  • Code Composer Studio (CCStudio) Product Folder
  • Troubleshooting CCS
  • CCS Wiki
  • Download CCS
  • Order CCS
  • Tools Insider Blog
  • Bug Tracking
  • Forums

    Windows update made CCS5.3 unstable

    • turboscrew
      Posted by turboscrew
      on Dec 27 2012 14:30 PM
      Intellectual685 points

      Has anyone else experienced similar thing?

      After the Windows updates (in the beginning of December - 64-bit Windows 7) the CCS5.3 has started jamming.

      It seems that it happens quite often, but in seemingly random situations.

      Sometimes just opening the "run"-menu hangs up the CCS. Sometimes loading the program goes fine, but opening a source file jams the CCS5.3

      Sometimes the connection to the target is suddenly broken:

      "ICEPICK_C: Error: (Error -2172 @ 0x0) Unable to communicate with the emulator. Confirm emulator configuration and connections, reset the emulator, and retry the operation. (Emulation package 5.0.872.0)"

      Every now and then CCS5.3 works just fine.

      CCS3.3 seems to be working fine.

      Any idea what could cause this?

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on Dec 20 2012 10:35 AM
      Guru100185 points

      Hello,

      it is hard to say what in the windows update/environment change may have caused this.  However one thing you can do is enable logging and send us any error logs or dump (.dmp) files generated.  This might help lead us in the correct direction.

      http://processors.wiki.ti.com/index.php/Troubleshooting_CCS

      Please keep us informed.

      Best Regards,
      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • turboscrew
      Posted by turboscrew
      on Dec 27 2012 06:19 AM
      Intellectual685 points

      First, I have both CCS 3.3 and CCS 5.3 installed, and my machine is connected to the target via USB560M JTAG + XDS560T trace pod.

      With CCS 3.3 I can take traces with no problems. It also gets up and running every time.

      That used to happen with CCS 5.3 too until this December. The CCS 5.3 begun getting stuck here and there (random places):

      Setting a breakpoint, connecting to target, opening a source file, once even during the splash-screen.

      When I get the emulator, pod and board powered and the SW up and try "Test Connection" I have started getting:

      [Start]

      Execute the command:

      %ccs_base%/common/uscif/dbgjtag.exe -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

      [Result]


      -----[Print the board config pathname(s)]------------------------------------

      C:\Users\jaa\AppData\Local\.TI\693494126\
          0\0\BrdDat\testBoard.dat

      -----[Print the reset-command software log-file]-----------------------------

      This utility has selected a 560/2xx-class product.
      This utility will load the program 'bh560usbm.out'.
      The library build date was 'Oct  3 2012'.
      The library build time was '22:05:09'.
      The library package version is '5.0.872.0'.
      The library component version is '35.34.40.0'.
      The controller does use a programmable FPGA.
      The old VHDL code has a version number of '0' (0x00000000).
      The new VHDL code has a version number of '386336272' (0x17070610).
      The old client VHDL code has a version number of '386336272' (0x17070610).
      The new client VHDL code has a version number of '805765648' (0x30070210).
      The old server VHDL code has a version number of '4' (0x00000004).
      The new server VHDL code has a version number of '45' (0x0000002d).

      An error occurred while hard opening the controller.

      -----[An error has occurred and this utility has aborted]--------------------

      This error is generated by TI's USCIF driver or utilities.

      The value is '-181' (0xffffff4b).
      The title is 'SC_ERR_CTL_NO_TRG_CLOCK'.

      The explanation is:
      The controller has detected a dead JTAG clock.
      The user must turn-on or connect the JTAG clock for the target.

      [End]

      It used to pass before.

      Trying Run/Reset/System Reset I get this onto the console window:

      C64XP: Failed Software Reset: Failed to reset PRSC module
      C64XP: Trouble Reading PC Register

      Here are the log files, except the old installation log. I can give that too if necessary.

      4454.CCS_5_3_eclipse.log

      5187.DbgSrvDmp.log

      The dump-file is not generated (and never has).

      My machine is running 64-bit Windows 7.

      Oh, and after failing with CCS 5.3, I could connect with CCS 3.3 without touching the HW (card, cables, etc).

      Just exited CCS 5.3 and started CCS 3.3.



      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • turboscrew
      Posted by turboscrew
      on Dec 27 2012 08:37 AM
      Intellectual685 points

      A-ha, the communication problem and "Test Connection" failure was due to the change of "Board Data File".

      It was "auto generate", but it used to be "auto generate with extra config file" and also the extra config file path

      was cleared, when there should have been path to the file "xds560tracepod.cfg", like it used to be.

       

      Also run the "scf /scannow" to the windows 7 as suggested here:

      http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_update/latest-automatic-updates-for-windows-7/417e7ca1-3dda-414b-81fe-9ad069beff3b?page=2

      At least the machine become much faster (or much less slow). It seemed to fix the jamming issue.

      There still seems to be something funny, but I'm not sure that does it relate to: compiling, loading, running or something else.

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Lisa TI
      Posted by Lisa TI
      on Dec 27 2012 14:30 PM
      Guru100185 points

      Hi,

      very glad you seem to  have found the main problem.   I would recommend posting again once you are able to narrow down the odd behaviour a bit better should you still require assistance.

      All the best with development.

      Best Regards,
      Lisa

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • turboscrew
      Posted by turboscrew
      on Dec 28 2012 04:55 AM
      Intellectual685 points

      The disk fix seemed to fix the CCS 5.3 jamming.

      No jamming since.

      However, looks like at least in some situations, using XDS569T trace pod causes trace control process to be left running after the CCS 5.3 is closed.

      It seems to eat about 11% of the processor time and needs to be killed from the task manager. I'm not sure if that happens only when trace is taken during the session.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    TI E2E™ Community
    • Support Forums
    • Blogs
    • Videos
    • Groups
    • Site Support & Feedback
    • Settings
    TI E2E™ Community Groups
    • TI University Program
    • Make the Switch
    • Microcontroller Projects
    • Motor Drive & Control
    Other Communities
    • Deyisupport
    • Designsomething.org
    • beagleboard.org
    • TI on Element 14
    • TI on TechXchangeSM
    Other Technical & Support Resources
    • WEBENCH® Design Center
    • Product Information Centers
    • Technical Documents
    • TI Design Network
    • TI Technical Articles
    • TI Training

    All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

    Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

    Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
    TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

    TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
    embedded processors, along with software, tools and the industry’s largest sales/support staff.

    © Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
    Trademarks | Privacy Policy | Terms of Use