• 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 » Digital Signal Processors (DSP) » OMAP™ Processors » OMAP-L13x, AM1x and C674x Processors Forum » how install OMAPL137_arm_setuplinux_1_00_00_11.bin
Share
OMAP™ Processors
  • Forums
  • Announcements
Options
  • Subscribe via RSS
Resources
  • OMAP-L1x DSP+ARM9™-based Processors Product Folder
  • OMAP3525/30 DSP+ARM Cortex™-A8-based SOCs Product Folder

  • Top OMAPL Wiki Links
  • OMAPL3x Schematic Review Checklist
  • OMAPL13x Boot resources

  • OMAPL Document Resources
  • OMAPL137 Technical reference manual
  • OMAPL138 Technical reference manual
  • OMAPL Boot loader App Notes
  • Forums

    how install OMAPL137_arm_setuplinux_1_00_00_11.bin

    This question is answered
    thomas tang
    Posted by thomas tang
    on Apr 30 2012 13:34 PM
    Prodigy200 points

    Hi,

    I download OMAPL137_arm_setuplinux_1_00_00_11.bin on (Ubuntu 12.4) directory "/home/yut/Download"

    then I try to install it as following

    yut@ubuntu:~/Downloads$ su root

     Password:

    root@ubuntu:/home/yut/Downloads# ./OMAPL137_arm_setuplinux_1_00_00_11.bin --mode console

    bash: ./OMAPL137_arm_setuplinux_1_00_00_11.bin: Permission denied

    root@ubuntu:/home/yut/Downloads# ./OMAPL137_arm_setuplinux_1_00_00_11.bin

    bash: ./OMAPL137_arm_setuplinux_1_00_00_11.bin: Permission denied

    root@ubuntu:/home/yut/Downloads#

     

    I input root password successly and enter the root directory, why it keep tell me Permision denied?

     

    Thank you very much

     

    Thomas Tang

     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • DaveB123
      Posted by DaveB123
      on Apr 30 2012 14:04 PM
      Expert4775 points

      Thomas,

      What version of Linux is your HOST running?  I believe these SDK installers are supported on Ubuntu 10.4.

      Try # sudo ./OMAPL137_arm_setuplinux_1_00_00_11.bin

      or do

      # chmod 777 *

      then

      # ./OMAPL137_arm_setuplinux_1_00_00_11.bin

      Be sure to refer to this page for more info.

      http://processors.wiki.ti.com/index.php/Installing_the_Software_for_OMAP-L137

      Dave

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Rahul Prabhu
      Posted by Rahul Prabhu
      on Apr 30 2012 14:36 PM
      Genius15475 points

      Thomas,

      Please refer to the wiki that Dave has mentioned to resolve your issue.

      Just a small clarification. The DVSDK installers for OMAPL138 are supported only on Ubuntu 10.4. but incase of OMAPL137 SDK, the setup of the software was verified on host machines with RedHat Enterprise Linux WS release 4.

      Regards,

      Rahul

      ---------------------------------------------------------------------------------
      Please click the
      Verify Answer button on this post if it answers your question.
      ---------------------------------------------------------------------------------

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • thomas tang
      Posted by thomas tang
      on Apr 30 2012 16:23 PM
      Prodigy200 points

      Do you mean OMAPL137 SDK only work on host machines with RedHat Enterprise Linux WS release 4?


      Thanks


      Thomas

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • thomas tang
      Posted by thomas tang
      on Apr 30 2012 16:26 PM
      Prodigy200 points

      I use ubuntu 12.4, do I need back to 10.4? or I need use readhat?

      Thanks

      Thomas

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • Rahul Prabhu
      Posted by Rahul Prabhu
      on Apr 30 2012 16:45 PM
      Genius15475 points

      Thomas,

      The pre-requisite has been posted there to inform user that the steps mentioned on the wiki have been validated only on the mentioned version of the linux distribution. You may be able to do the same on your Ubuntu setup but the commands and the location of some of the files/folders may be different in Ubuntu.

      From support point of view it is recommended that you use redhat version mentioned on the wiki.

      Regards,

      Rahul

      ---------------------------------------------------------------------------------
      Please click the
      Verify Answer button on this post if it answers your question.
      ---------------------------------------------------------------------------------

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • thomas tang
      Posted by thomas tang
      on Apr 30 2012 17:50 PM
      Prodigy200 points

      Both way do not work 

       # sudo ./OMAPL137_arm_setuplinux_1_00_00_11.bin

      or do

      # chmod 777 *

      then

      # ./OMAPL137_arm_setuplinux_1_00_00_11.bin

      I  do this two way on same directory OMPL137_arm_setuplinux_1_00_00_11.bin stored.

      Do you know why?

      Thanks

      Thomas

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • DaveB123
      Posted by DaveB123
      on May 01 2012 09:28 AM
      Expert4775 points

      Thomas, I would not expect this to work on Ubuntu 12.4.   I would look for a RedHat version mentioned in the WIKI.

      NOTE: Normally the TI SDK distributions are built and validated with the Ubuntu 10.4 host environment

      One thing I would like to suggest as well...OMAP-L138 is a very good alternative option to the L-137 and has more up to date s/w support.

      Could you consider OMAP-L138 for your project? 

       

      Dave

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • thomas tang
      Posted by thomas tang
      on May 10 2012 15:14 PM
      Prodigy200 points

      We are small company, can you give us some discount we buy L138 hardware? We already bought a L137 board. 

      Thank you very much.

      Thomas

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • thomas tang
      Posted by thomas tang
      on May 11 2012 00:22 AM
      Prodigy200 points

      Please go to 

      http://processors.wiki.ti.com/index.php/Linux_Host_Configuration_-_Ubuntu

      it said as follwing

      Linux Host Configuration - Ubuntu

      Setting up OMAP-L137 Target File System > Getting Started Guide for OMAP-L137 > Building the OMAP-L137 Linux Kernel > Getting Started Guide for OMAP-L137 > Linux Host Configuration - Ubuntu

      Installing Ubuntu

      At the time of writing the current version of Ubuntu is 9.04. To install Ubuntu 9.04 on the host machine please refer to the this page

      Make sure your Ubuntu system is up-to-date:

      I wonder if you mean all your wiki paper should works when I use Ubuntu 12.04? or I need go back Ubuntu 9.04?

      Thank you vey much

      Thomas

      Report Abuse
      • Reply
      You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    • shawn perman
      Posted by shawn perman
      on Aug 01 2012 06:37 AM
      Verified Answer
      Verified by Rahul Prabhu
      Prodigy40 points

      Following the Ubu 12.04 setup on this page worked for me : http://processors.wiki.ti.com/index.php/Linux_Host_Support#Ubuntu_12.04_64bit

      • Install 32bit application libraries sudo apt-get install ia32-libs
      • Install libjpeg library sudo apt-get install libjpeg62:i386

      ...then proceed with installation as you have tried before (sudo ./Omap~###~.bin)

      /S

      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