• 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 » CCS 5.3 missing a couple files / tools?
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

    CCS 5.3 missing a couple files / tools?

    This question is answered
    Doug Baker
    Posted by Doug Baker
    on Dec 23 2012 07:28 AM
    Expert1770 points

    I was upgrading from Version: 5.1.0.07001 to  Version: 5.3.0.00090 and I can't find a couple of files I use for the post build step to create a .bin file.  The files I used were  ofd470.exe and hex470.exe.  My post build step was: "${CCS_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin.bat" "${BuildArtifactFileName}" "App_GCB_vXX.bxxxxx_.bin" "${CG_TOOL_ROOT}/bin/ofd470.exe" "${CG_TOOL_ROOT}/bin/hex470.exe" "${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin.exe"

    Did I install 5.3 wrong or is there a different way I should create the .bin file now?

    Thnaks,

    Doug

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • AndyW
      Posted by AndyW
      on Dec 23 2012 11:51 AM
      Suggested Answer
      Expert7445 points

      Have a look at "armofd.exe" and "armhex.exe" in the ccsv5\tools\compiler\arm_*\bin folder. The TMS470 compiler had been renamed to ARM, and the various executables have also been renamed.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Doug Baker
      Posted by Doug Baker
      on Dec 26 2012 07:05 AM
      Expert1770 points

      Is there any documenation / help files on these tools?

      Thanks,

      Doug

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on Dec 26 2012 08:08 AM
      Suggested Answer
      Guru116835 points

      Hi Doug,

      Both tools are documented in the ARM Assembly Language User's Guide:

      http://www.ti.com/lit/ug/spnu118k/spnu118k.pdf

      Thanks

      ki

      -----------------------------------

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. 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.
    • emanuele peruzzi
      Posted by emanuele peruzzi
      on Dec 27 2012 05:29 AM
      Verified Answer
      Verified by Lisa TI
      Intellectual280 points

      thanks a lot, that helped.

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Simon Wang1
      Posted by Simon Wang1
      on May 17 2013 08:43 AM
      Prodigy60 points

      Hi,

      I encounterd the same trouble and I found the armofd.exe and armhex.exe tools, But where are the /utils/tiobj2bin/tiobj2bin.bat and utils/tiobj2bin/mkhex4bin.exe in CCS5.3? Is there any illustration about these modifications?

      Thx

      Simon

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on May 17 2013 08:51 AM
      Guru116835 points

      Simon Wang1
      But where are the /utils/tiobj2bin/tiobj2bin.bat and utils/tiobj2bin/mkhex4bin.exe in CCS5.3?

      They are still in the same location: <CCS INSTALL DIR>\ccsv5\utils\tiobj2bin

      -----------------------------------

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. 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.
    • Simon Wang1
      Posted by Simon Wang1
      on May 17 2013 08:56 AM
      Prodigy60 points

      NO,it's not there. did I install CCS5.3 unsuccessfully?

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on May 17 2013 09:02 AM
      Guru116835 points

      Simon Wang1
      NO,it's not there. did I install CCS5.3 unsuccessfully?

      Could be. Do you see a .\utils folder at least? And if so, what subfolders do you see in there (I see 'bin', 'cygwin', and 'tiobj2bin')

      -----------------------------------

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. 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.
    • Simon Wang1
      Posted by Simon Wang1
      on May 17 2013 09:04 AM
      Prodigy60 points

      There are folder cygwin and bin,no folder tiobj2bin

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Ki-Soo Lee
      Posted by Ki-Soo Lee
      on May 17 2013 09:20 AM
      Guru116835 points
      tiobj2bin.zip

      I've attached the tiobj2bin folder from my 5.3.0 install. Hopefully you can just drop that in and you aren't missing any other dependencies.

      ki

      -----------------------------------

      Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.

      Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.

      Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide

      Click here to track an issue. 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.
    • Simon Wang1
      Posted by Simon Wang1
      on May 17 2013 09:24 AM
      Prodigy60 points

      Thx

      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 May 17 2013 11:50 AM
      Guru69065 points

      Simon Wang1

      NO,it's not there. did I install CCS5.3 unsuccessfully?

      If these utilities were missing from your install, please see this post which explains the reason why this may have happened, and how to resolve.

      In CCS 5.4 I believe the default installer should install these utilities no matter which processors are selected in the installer.


      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