• 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 » compiler detection preprocessor directive needed for code composer studio for msp 430
Share
TI C/C++ Compiler
  • Forum
Options
  • Subscribe via RSS

compiler detection preprocessor directive needed for code composer studio for msp 430

compiler detection preprocessor directive needed for code composer studio for msp 430

This question is answered
Nagaraj Desai
Posted by Nagaraj Desai
on Dec 16 2010 08:26 AM
Prodigy40 points

 

Hi Team,

  Can u please let me know the compiler detection preprocessor directive for code composer studio for msp430.  As similar to _IAR_SYSTEMS_ICC_ for IAR.

Thanks for help 

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • AartiG
    Posted by AartiG
    on Dec 16 2010 09:09 AM
    Verified Answer
    Verified by George Mock
    Guru68895 points

    For TI compilers you can use __TI_COMPILER_VERSION__.

    FYI, to see the full list of pre-defined macros, you can compile a null C program ("void main(void) { }") with the -ppm compiler option.  This will produce the file <filename>.pp which contains the macro definitions of all the pre-defined macros. 


    If a post answers your question please mark it with the "Verify Answer" button

    Search the wikis for common questions: CGT, BIOS,  CCSv3, CCSv4
    Track a known bug with SDOWP. Enter the 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.
  • Nagaraj Desai
    Posted by Nagaraj Desai
    on Jan 31 2011 05:43 AM
    Prodigy40 points

    Hi,

    As you mentioned in the above thread, I tried for the same with  CCS 4.2 compiler version.

    But the comipler  throwing out an error: option --preproc_macros is missing its parameter 'filename'.  

    Could You Please let me know, Where can I set a filename, So that I can able to compile and  to generate  filename.pp. Please find the attached image below. 

     

     

    Regards,

     Nagaraj Desai 

     

     

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • AartiG
    Posted by AartiG
    on Jan 31 2011 12:04 PM
    Guru68895 points

    Nagaraj,

    This seems to be an issue with the compiler build settings GUI for the MSP430, I can duplicate it as well. I will submit this as an issue so it gets addressed in a future release.

    To workaround it for now, you can add the option manually to the command line by doing the following:

    Go to Project Properties->C/C++ Build->MSP430 Compiler, and in the Command window, add the option:

    "${MSP430_CG_ROOT}/bin/cl430" --preproc_macros="<your_desired_path>/file.pp"

    This will add the --preproc_macros option to the list of compiler options. Hope this helps.


    If a post answers your question please mark it with the "Verify Answer" button

    Search the wikis for common questions: CGT, BIOS,  CCSv3, CCSv4
    Track a known bug with SDOWP. Enter the 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.
  • AartiG
    Posted by AartiG
    on Feb 01 2011 16:59 PM
    Guru68895 points

    FYI, the issue with the GUI display of the Preprocessor Analysis options for MSP430 is being tracked under bug # SDSCM00039206.

    You can track the status of this issue using the SDOWP link in my signature.


    If a post answers your question please mark it with the "Verify Answer" button

    Search the wikis for common questions: CGT, BIOS,  CCSv3, CCSv4
    Track a known bug with SDOWP. Enter the 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.
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