• 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 » All Tags » Debug
Share
Code Composer Studio
  • Forum
  • Announcements

Browse by Tags

Code Composer Studio

Welcome to the Code Composer Studio Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
Debug
  • ARM
  • c2000
  • ccs
  • CCS 3.3
  • CCS 4
  • CCS 4.0
  • CCS 4.1
  • CCS 5
  • CCS v 4.2
  • ccs v3.3
  • CCS v4
  • CCS v4.2
  • CCS v5
  • ccs_msp430
  • ccs4
  • CCS5
  • ccsv4
  • CCSv5
  • ccsv5.1
  • code composer
  • Code Composer 4
  • code Composer studio
  • code composer studio version 4
  • compiler
  • debug problem
Related Posts
  • Forum Post: Re: CCS 4.0.1.01001: Multiple OUT files for the same target CPU

    Eugene K Eugene K
    Hi Raju, Is there a way to auto load/run script or call script function upon the start of the debug session from CCS GUI? I can not located this. Can you help? Eugene
    on Sep 23, 2009
  • Forum Post: Re: CCSv4 4.0.1.0.01001 forces rebuild of existing binaries on starting debug session

    Eugene K Eugene K
    John, Yes, this fixes it. The question then will be how to make this behavior default for any new and clean workspace? The change only affects current workspace. There is no such a thing as "Save As Default" or similar in Eclipse that I was able to find. Eugene
    on Sep 25, 2009
  • Forum Post: CCSv4: Debugging Linux on OMAP3430 (ARM Cortex A8)

    Christina_ Christina_
    Hi, I was trying to debug Linux using CCSv4 on the Zoom2. I was able to use CCS v3.3 to load the x-loader and the u-boot and step through the code. Unfortunately, when the u-boot passes control to the kernel, CCS doesn't know what's going on. From what I understand after reading this article...
    on Nov 20, 2009
  • Forum Post: CCSv4 Debug (DM642): Invalid File Format

    Andreas Zoufal Andreas Zoufal
    Hello, I'm trying to port an existing small example application, working for CCS3.3, to CCSv4. In the meantime it compiles and links to an OUT-File. My next step is to load the application on a device in a custom board (our own development), based on a DM642. At first, I am wondering: is there...
    on Nov 24, 2009
  • Forum Post: CCSv4: Organizing Target Configurations

    Andreas Zoufal Andreas Zoufal
    Hello, On the way of porting CCS3.3 projects to CCSv4. I had my first successful debug session now, great! Board is a custom borad using DM468, and emulator is Spectrum Digital XDS510USB. As I see, the handling for Target Configurations is a little bit different to the previous CCS's? For CCS3...
    on Nov 24, 2009
  • Forum Post: CCSv4 multi-core/processor debug and symbol tables

    Eugene K Eugene K
    When CCSv4 is used to debug multi-core/processor projects does it maintain single global symbol database across all targets or separate databases for each target, session and/or OUT file configurations? Eugene
    on Dec 4, 2009
  • Forum Post: Re: CCSv4 Beta 5 Available

    Bruce Horvath Bruce Horvath
    John, A somewhat related problem but under CCS4.0 where after many successful debug sessions, the Debug Active Project will Load out the Target on the USB but not Run to Main.This condition is not transitory. The CCS window does not show any memory, nor register contents (essentially remaining at...
    on Jan 10, 2010
  • Forum Post: CCSv4 Source Lookup not working in Debug Mode

    David Kelly David Kelly
    CCS: 4.0.2.01003 I've got a workspace with the following structure: main project --->main.c rtsc_configuration project --->app.cfg library project --->lib.c The library project is compiled into a .lib file, and then linked by main. In the project dependencies...
    on Jan 18, 2010
  • Forum Post: Trouble Connecting to CLA

    Graham Henderson Graham Henderson
    I am having trouble connecting to the cla of the 28035 We I try to connect I get the following error: Warning: Error 0x40000202/-1 Warning during: Memory, OCS, This error was generated by TI's USCIF driver. SC_ERR_TRIVIAL_NEG <-1> This '-1' value should be returned only during code...
    on Jul 5, 2009
  • Forum Post: Error initializing emulator: could not initialize device interface

    Ahmed MDINI Ahmed MDINI
    Hi everybody, I'am working on MSP430F5438 under windows XP, with CODECOMPOSER V4.1.1. I am connected to the board with a Jtag Parallel port from TI, MSP-FETP430IF 1.4. Every time i Run the Debugger, this message is shown to me and CodeComposer crashes. Error initializing emulator: Could...
    on Mar 3, 2010
  • Forum Post: Re: CCS Version 4.1.1.00014 - Debugger does not start

    FastFourier FastFourier
    I'm having the same problem. (Except for the license-issues). I even created a Hello World Bios 5 project and tried to JTAG it to my DSK. When I click "debug", no debug session starts. It switches to Debug perspective, but doesn't launch into the debugger and breakpoint at main. The...
    on Mar 10, 2010
  • Forum Post: XDS560 - Error initializing emulator

    Jan-Erik Holter Jan-Erik Holter
    Hi, I get error "Error initializing emulator" when I try to launch a target configuration in CCSv4.1. The BHprobe does not detect any errors. (Log is attached) The target configuration and log file are attached. If I change the CPU from Cortex_M3 to C28XX the launch target...
    on Mar 18, 2010
  • Forum Post: CPU registers not displayed properly

    scott gibson scott gibson
    I'm running CCS 4.1.1.00014 under XP using XDS510USB JTAG. When debugging code ACC A does not contain the correct value. If I watch reg A in the CPU registers watch box while calling an asmymbly function from C code it should contain the first paramater in the call. In this perticular case it's...
    on Mar 23, 2010
  • Forum Post: CCS4 crashing when Starting Debug

    Matthew Schuckmann Matthew Schuckmann
    I'm seeing CCS 4 crash when I try to start debugging the example applciations for my LM3S6965 evaluation board. CCS Version 4.1.3.00034 (I also saw this crash with v 4.1.2.00027) Host OS: Windows 7 Professional 64bit TI board/Processor: LM3S6965 Evaluation Board Process to reproduce crash:...
    on Jul 20, 2010
  • Forum Post: CCS4: Issue watching static global variables of a C++ class

    Guenther Klenner Guenther Klenner
    Hello, I'm using CSS4 for MSP430 projects. I program in C++ and it works quite well. In using static functions and variables I have not recogniced any overhead. However I realized an issue with the debugger. On a code like below: #include <msp430f5528.h> class LED { public: static bool...
    on Aug 6, 2010
  • Forum Post: CCS debug program with elf output

    Kaan Dogan Kaan Dogan
    Hi. I am using CCS v4.0 with cgt 7.0.1 for omapL137 starter kit but only on c6747 dsp side . My project ( a simple main with a while loop ) builds with both -abi=eabi and --abi=coff options, however I can not debug the output when built with eabi settings. I have tried various linker file tweakings to...
    on Aug 4, 2010
  • Forum Post: Unresolved symbol?

    Jeff Cartwright Jeff Cartwright
    Hey guys, first I'm not sure what forum i could put this in so pleas move it if this is not right. I'm trying to load a project onto a M430fg4619 and i keep getting the errors : errors encountered during linking; "SerIIAPM.out" not built Linking failed. Check the Console window...
    on Aug 25, 2010
  • Forum Post: Problem getting to start of main on debug startup

    RLund RLund
    Here is my problem: I have a project, and one day everything worked great. The next day when I tried to debug, the debugger never got to the beginning of main. It says there is a thread running, however. Pausing it shows it is in the middle of some function where it shouldn't be, and the call stack...
    on Sep 15, 2010
  • Forum Post: CCS4: Disable interrupts while debug stepping

    thomasp thomasp
    Hi everyone, I'm using CCS 4.1.2, with a USB FET, debugging a MSP430F247. I wondered if there was a way (ie setting) such that interrupts could be disabled while single stepping, to make debugging a bit easier. I find that if, say, a timer int goes off while single stepping, its hard to get...
    on Sep 20, 2010
  • Forum Post: Watch window has "Memory Map prevented...."?

    Jon Young Jon Young
    I am using CCS v4.1.3.00038 to debug Stellaris LM3S5R31. I downloaded the dll fix for C3 silicon ( http://e2e.ti.com/support/microcontrollers/stellaris_arm_cortex-m3_microcontroller/f/471/p/66454/240212.aspx#240212 ). Whenever I try to use the watch window for locals or globals, the value is displayed...
    on Oct 20, 2010
  • Forum Post: printf-styleTrace Debug on Cortex-M3 without SYS/BIOS

    Chris Brandson Chris Brandson
    I'm working with the LM3S6965 in Code Composer v4 and the sample code enet_lwip. I would really like to be able to view printf-style trace debug messages in CCS using SWD (UART is used for the application). The only way I have been able to figure our how to do this is via SYS/BIOS, but this...
    on Nov 16, 2010
  • Forum Post: CCS 4 Crashes Every Time I click Debug or Launch a Target Configuration

    Sidhant Gupta Sidhant Gupta
    Hi, I am annoyed by the CCS 4 crashing on me as soon as either I click "Debug active project" or when I right click on a target config file and click "Launch Selected Configuration". I have tried using the XDS100v1, the XDS510 USB and the TI Cycle Accurate Simulator but all...
    on Nov 24, 2010
  • Forum Post: Identifier Not Found in Watch window

    HUZAIFA KAPASI HUZAIFA KAPASI
    Hi, I am having problem in tracking structures in watch window. It pops message, Identifier not found. However, I can see other variables I dont know what is wrong. Anything wrong with settings? Thanks Huzaifa
    on Nov 4, 2010
  • Forum Post: CCS5 debug not saving and rebuilding

    Richard Burke Richard Burke
    We are using CCS 5.0.1.00026 with a TMS570 and an XDS510 USB debugger. This may be a "feature" of the latest Eclipse version but on CCS4, if the debug button was pressed, all edits were saved and a compilation took place before starting the debug session. On CCS5, edits are not automatically...
    on Jan 20, 2011
  • Forum Post: Debug "Terminate All" causes CCS program to crash

    Zach Tatge Zach Tatge
    I am running Windows 7 64-bit. I just purchased the controlSTICK for evaluating. I went through the C2000 Microcontrollers booklet to try to run the first example project. I ran the BlinkingLED project. I could debug, run, and halt the program. When it came time to terminate the debugger, I got the...
    on Jun 10, 2010
12345»
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