• 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 » TI C/C++ Compiler » TI C/C++ Compiler - Forum » Math Issue
Share
TI C/C++ Compiler
  • Forum
Options
  • Subscribe via RSS

Forums

Math Issue

  • DerekG
    Posted by DerekG
    on Mar 05 2012 18:02 PM
    Intellectual985 points

    Hi,

    During development I found that I was subtracting two integer type variables and putting the result in a long type, my experience is the compiler will either complain or just cast it.  I found that if I took the result and defined it as an int it would work, BUT if I typecast the result from int to long to be passed to the long version, it would break without saying there was an Error or Warning (or Info).

    Is this the expected bahaviior? Why does CCS not flag it?

    The reality is that the motor control loop i am development ends up with wrong result (the difference value) and does not work.

    See attached

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • George Mock
    Posted by George Mock
    on Mar 06 2012 09:52 AM
    Guru51290 points

    I suggest you read this app note.  It describes the proper way to perform a 16x16 to 32 multiply.  That may not be the exact problem you have.  But, at a conceptual level, I think it is close enough.

    Thanks and regards,

    -George


    TI C/C++ Compiler Forum Moderator
    Please click Verify Answer on the best reply to your question.
    The Compiler Wiki answers most common questions.
    Track an issue with SDOWP. Enter your bug id in the "Find Record ID" box.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • DerekG
    Posted by DerekG
    on Mar 20 2012 19:21 PM
    Intellectual985 points

    George,

     

    I read the Application Report SPRA683 and didn't see a reason for my problems, one of the situations I've had was subtracting one int from another and assigning the result to a long the compiler didn't report an error, warning or info about the operation and failed to pass the result to the variable.  But typecasting the int to a long didn't solve the problem.
     
    Currently I've had a partial failure of the sprintf function in the standard string library, formatting an integer to string using this function is returning a string that doesn't represent the decimal value passed to it.  We are getting letters and unprintable characters, however in another function in the same project and the same module doing almost the same thing is working correctly.
     
    Derek
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Archaeologist
    Posted by Archaeologist
    on Mar 21 2012 09:00 AM
    Mastermind40550 points

    Are you perhaps using MSP compiler version 4.0.1?

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Archaeologist
    Posted by Archaeologist
    on Mar 21 2012 09:36 AM
    Mastermind40550 points

    I'm having trouble picturing the failure scenario for subtraction.  Could you post a compilable test case where the compiler does not behave as you want it to?

    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