• 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 » How do you create listing files from .asm modules?
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

    How do you create listing files from .asm modules?

    • Patrick Hinkle53887
      Posted by Patrick Hinkle53887
      on Aug 20 2010 15:03 PM
      Prodigy120 points

      I have been reading the Absolute Lister Example of the Assembly Language Tools User's Guide.  Can anyone give me direction on where to enter the following statements given in the example in the documentation?  I am unclear on the following statements given in the 5 steps of the example: Step 1-'masm55 module1'( I have named my .asm files 'module1.asm' and 'module2.asm' for simplicity).  Step 3-'cl55 -z fir.cmd'.  Step4-'abs fir.out'.  Step 5-'masm -a module.abs'.  I am assuming these statements go somewhere in the Build Options/File Specific Build Options but I am unclear where?  Any help on generating absolute listing files from a project consisting of 2 assembly modules and an associated linker file would be appreciated.

      & Is any line in a .cmd file considered a command line?

      Thanks,

      Pat

      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 Aug 20 2010 16:06 PM
      Guru70735 points

      In CCS, these steps need to be added as post-build steps.

      Create your project, add the source files and linker command file to the project and build. After the compile and link step, it will generate the .out file. You can then add the Steps 4 and 5 (abs55 and masm55) as post-build steps.

      You did not mention which version of CCS you are using. If CCSv4, the post-build steps can be specified in Project Properties->Build Properties->C/C++ Build->Build Steps tab. You can separate multiple commands using '&' as mentioned in this post: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/54088/191898.aspx#191898

      If you're using CCS3.3, it can be found under Project->Build Options->General tab (Final Build Steps).

       

      Patrick Hinkle
      Is any line in a .cmd file considered a command line?

      No they are not.

       


      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