• 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 » Microcontrollers » Stellaris® ARM® Microcontrollers » Stellaris® ARM® LM3S Microcontrollers Forum » Code Composer V4 Question (on usb application)
Share
Stellaris® ARM® Microcontrollers
  • Forum
Options
  • Subscribe via RSS
Helpful Stellaris® LM4F Series Links
  • LM4F Series
  • Stellaris PinMux Utility
  • Stellaris® LM4F120 LaunchPad
  • LM4F MCU Applications
  • LM4F MCU Video
  • ARM Cortex-M4F Whitepaper
  • Stellaris MCU Brochure
  • LM4F232 Eval Kit
  • Code Composer V4 Question (on usb application)

    Code Composer V4 Question (on usb application)

    This question is not answered
    Mehmet GUL
    Posted by Mehmet GUL
    on Dec 08 2010 03:19 AM
    Intellectual390 points

    Hi everyone,

    I am using CCSv4 (trail version). Firstly,  I created usb application with  IAR Workbench for stellaris LM3S5R36. Then I debug and tested code on LM3S5R36. Everything is good up until here. After that, I built same project  wtih CCSv4 and then downloaded the code in LM3S5R36 on debug mode. When I debug code with CCSv4 some interrupts(time, adc, gpio)  are working and also USB connection(bulk device) is successful. But, When I sent command from GUI  to LM3S5R36 on debug mode, the problem is occur.

    //*****************************************************************************

    // This is the code that gets called when the processor receives a fault

    // interrupt.  This simply enters an infinite loop, preserving the system state

    // for examination by a debugger.

    //*****************************************************************************

    static void

    FaultISR(void)

    {

        //

        // Enter an infinite loop.

        //

        while(1)

        {

        }

    }

    I received a  fault interrupt. I didn't understand, Why I didn't receive this problem on IAR...

     

    Regards,

    --Mehmet

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Andy Neil
      Posted by Andy Neil
      on Dec 08 2010 08:52 AM
      Guru31775 points

      Mehmet GUL
      I created usb application with  IAR Workbench ...  I built same project  wtih CCSv4

      Unless you have specifically taken great care to ensure that your project is entirely portable, you cannot just take it from one one toolset onto another and expect it to "just work".

      Especially on toolsets with entirely different compilers!

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Joe G.
      Posted by Joe G.
      on Dec 08 2010 09:46 AM
      Genius14390 points

      I used the post here (that points to another post): http://e2e.ti.com/support/microcontrollers/stellaris_arm_cortex-m3_microcontroller/f/471/p/63837/229960.aspx#229960 to debug a FreeRTOS + usb_dev_msc example on Code Red.  Now that this is working, I am getting a similar failure on CCSv4 and will use the same technique to debug.

      If I remember correctly, I was getting to FaultISR in CodeRed due to FreeRTOS stack sizes being too small for the usb and fatfs libraries.

       

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Mehmet GUL
      Posted by Mehmet GUL
      on Dec 09 2010 06:13 AM
      Intellectual390 points

      Hi Joe,

      I changed stack sizes and then fixed  the problem. Thanks, for your help...

      --Mehmet

      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