• 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 » OMAP35x Processors Forum » I can't build MIDAS Demo v2.0, Help me.
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
  • I can't build MIDAS Demo v2.0, Help me.

    I can't build MIDAS Demo v2.0, Help me.

    This question is not answered
    hyungchul won
    Posted by hyungchul won
    on Apr 17 2012 02:12 AM
    Prodigy215 points

    I try build MIDAS Demo v2.0 for OMAP 3530 EVM Board.

    I have follow setup & compile on the website. (http://processors.wiki.ti.com/index.php/MIDAS_Ultrasound_v2.0_Demo#PSP_and_DVSDK.C2.A0Setup)

    I success all expect contents 11. Build MIDAS step10.

    I try ti.

    host $ cd ~/midas

    host $ make midas

    I get the error message.

    won@ubuntu:~$ cd ~/midas
    won@ubuntu:~/midas$ make midas
    make[1]: Entering directory `/home/won/midas/ultrasound/servers/mud'
    rm -rf mud.x64P servers_mud.tar *.obj package package.* *DataSheet.html mud *.map
    make[1]: Leaving directory `/home/won/midas/ultrasound/servers/mud'
    make[1]: Entering directory `/home/won/midas/ultrasound/servers/mud'
    XDCPATH="/home/won//midas/ultrasound;/home/won//midas/ultrasound;/home/won/dvsdk/dvsdk_3_01_00_06/codec_engine_2_25_01_06/packages;/home/won/dvsdk/dvsdk_3_01_00_06/framework_components_2_25_01_05/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/dsplink_linux_1_65_00_01/packages;/home/won/dvsdk/dvsdk_3_01_00_06/xdais_6_25_01_08/packages;/home/won/dvsdk/dvsdk_3_01_00_06/cs1omap3530_1_01_00/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/bios_5_41_00_06/packages;/home/won/dvsdk/dvsdk_3_01_00_06/biosutils_1_02_02/packages;/packages;/home/won/dvsdk/dvsdk_3_01_00_06/edma3_lld_01_11_00_03/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/local_power_manager_linux_1_24_01/packages;/home/won/dvsdk/dvsdk_3_01_00_06/codec_engine_2_25_01_06/packages/ti;/home/won/dvsdk/dvsdk_3_01_00_06/xdais_6_25_01_08/packages/ti/xdais;
    /home/won//midas/ultrasound/algos/scu;/home/won//midas/ultrasound/algos/bpu;/home/won//midas/ultrasound/algos/dpu;/home/won//midas/ultrasound/algos" /home/won/dvsdk/dvsdk_3_01_00_06/xdctools_3_16_01_27/xs xdc.tools.configuro -c /home/won/dvsdk/dvsdk_3_01_00_06/cg6x_6_0_16    -o mud \
    -t ti.targets.C64P -p ti.platforms.evm3530 -b /home/won//midas/ultrasound/servers/serverconfig.bld \
    --tcf mud.cfg
    making package.mak (because of package.bld) ...
    serverconfig.bld: Running the version from midas/ultrasound/servers
    generating interfaces for package mud (because package/package.xdc.inc is older than package.xdc) ...
    ^Cgmake: *** [package/package.xdc.inc] Error 130
    make[1]: *** [mud] Error 130
    make: *** [midas] Interrupt

    won@ubuntu:~/midas$ clear
    won@ubuntu:~/midas$ make midas
    make[1]: Entering directory `/home/won/midas/ultrasound/servers/mud'
    rm -rf mud.x64P servers_mud.tar *.obj package package.* *DataSheet.html mud *.map
    make[1]: Leaving directory `/home/won/midas/ultrasound/servers/mud'
    make[1]: Entering directory `/home/won/midas/ultrasound/servers/mud'
    XDCPATH="/home/won//midas/ultrasound;/home/won//midas/ultrasound;/home/won/dvsdk/dvsdk_3_01_00_06/codec_engine_2_25_01_06/packages;/home/won/dvsdk/dvsdk_3_01_00_06/framework_components_2_25_01_05/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/dsplink_linux_1_65_00_01/packages;/home/won/dvsdk/dvsdk_3_01_00_06/xdais_6_25_01_08/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/cs1omap3530_1_01_00/packages;/home/won/dvsdk/dvsdk_3_01_00_06/bios_5_41_00_06/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/biosutils_1_02_02/packages;/packages;/home/won/dvsdk/dvsdk_3_01_00_06/edma3_lld_01_11_00_03/packages;
    /home/won/dvsdk/dvsdk_3_01_00_06/local_power_manager_linux_1_24_01/packages;/home/won/dvsdk/dvsdk_3_01_00_06/codec_engine_2_25_01_06/packages/ti;
    /home/won/dvsdk/dvsdk_3_01_00_06/xdais_6_25_01_08/packages/ti/xdais;/home/won//midas/ultrasound/algos/scu;
    /home/won//midas/ultrasound/algos/bpu;/home/won//midas/ultrasound/algos/dpu;/home/won//midas/ultrasound/algos" /home/won/dvsdk/dvsdk_3_01_00_06/xdctools_3_16_01_27/xs xdc.tools.configuro -c /home/won/dvsdk/dvsdk_3_01_00_06/cg6x_6_0_16    -o mud \
    -t ti.targets.C64P -p ti.platforms.evm3530 -b /home/won//midas/ultrasound/servers/serverconfig.bld \
    --tcf mud.cfg
    making package.mak (because of package.bld) ...
    serverconfig.bld: Running the version from midas/ultrasound/servers
    generating interfaces for package mud (because package/package.xdc.inc is older than package.xdc) ...
    configuring mud.x64P from package/cfg/mud_x64P.cfg ...
    platform = ti.platforms.evm3530
    ti.sdo.fc.dskt2: This module no longer supports the .debug or the .trace config params. Set desired profile for all FC modules as follows: xdc.useModule('ti.sdo.fc.global.Settings').profile = "debug" or set profiles for individual packages like this: xdc.loadPackage('ti.sdo.fc.dskt2').profile = "debug"; .
    Will default the 'release' profile, if no other set
    ti.sdo.ce.ipc.bios.close(): loading dsplink.dsp

    NOTE: You can find the complete server data sheet in ./package/info/mud.x64P.DataSheet.html
    -------------------------------------------------------------------------------------------

    will link with dpu:c64P/dpuCEpkg.lib;c64P/utilCEpkg.lib
    will link with bpu:c64P/bpu.l64P;c64P/utilCEpkg.lib
    will link with scu:c64P/scu.l64P
    will link with ti.sdo.ce.universal:lib/release/universal.a64P
    will link with ti.sdo.ce.bioslog:lib/release/bioslog.a64P
    will link with ti.sdo.ce:lib/release/ce.a64P
    will link with ti.sdo.ce.alg:lib/release/Algorithm_BIOS.a64P
    will link with ti.sdo.ce.ipc.bios:lib/release/ipc_bios.a64P
    will link with ti.sdo.ce.osal.bios:lib/osal_bios.a64P
    will link with ti.sdo.ce.osal.bios:lib/osal_bios_pwrm.a64P
    will link with ti.bios.utils:lib/utils.a64P
    will link with ti.sdo.fc.acpy3:lib/release/acpy3.a64P
    will link with ti.sdo.fc.memutils:lib/release/memutils.a64P
    will link with ti.sdo.fc.dman3:lib/release/dman3Cfg.a64P
    will link with ti.sdo.fc.dskt2:lib/debug_trace/dskt2.a64P
    will link with ti.sdo.ce.utils.xdm:lib/release/XdmUtils.a64P
    will link with ti.sdo.ce.node:lib/release/node.a64P
    will link with ti.sdo.utils.trace:lib/release/gt.a64P
    cl64P package/cfg/mud_x64P.c ...
    asm64P package/cfg/mud_x64Pcfg.s62 ...
    cl64P package/cfg/mud_x64Pcfg_c.c ...
    /home/won/dvsdk/dvsdk_3_01_00_06/cg6x_6_0_16 /bin/cl6x -@ mud/compiler.opt -c main.c
    make[1]: execvp: /home/won/dvsdk/dvsdk_3_01_00_06/cg6x_6_0_16: Permission denied
    make[1]: *** [main.obj] Error 127
    make[1]: Leaving directory `/home/won/midas/ultrasound/servers/mud'
    make: *** [midas] Error 2
    won@ubuntu:~/midas$

    I try again root authority.

    host $ sudo make midas

    But I get the same error message.

    Why I have this error message?

    I would like to know the solution to this problem.

    Below is dvsdk_31_00_06 folder's  authority.

    thank you.

    won@ubuntu:~/dvsdk/dvsdk_3_01_00_06$ ll
    total 1360
    drwxr-xr-x 26 won won 4096 2012-04-12 11:53 ./
    drwxr-xr-x 4 won won 4096 2012-04-10 09:52 ../
    -rwxr-xr-x 1 won won 32316 2012-04-12 13:38 Makefile*
    -rwxr-xr-x 1 won won 3593 2012-04-13 09:15 Rules.make*
    drwxr-xr-x 2 won won 4096 2010-04-09 19:35 bin/
    drwxr-xr-x 5 won won 4096 2010-04-09 19:35 bios_5_41_00_06/
    drwxr-xr-x 4 won won 4096 2010-04-09 19:35 biosutils_1_02_02/
    drwxr-xr-x 5 won won 4096 2010-04-09 19:35 ceutils_1_06/
    drwxr-xr-x 6 won won 4096 2012-04-10 09:56 cg6x_6_0_16/
    drwxr-xr-x 7 won won 4096 2010-04-09 19:35 cg_xml_v2_12_00/
    drwxr-xr-x 3 won won 4096 2012-04-10 10:01 clips/
    drwxr-xr-x 9 won won 4096 2010-04-09 19:35 codec_engine_2_25_01_06/
    drwxr-xr-x 3 won won 4096 2012-04-10 09:54 cs1omap3530_1_01_00/
    drwxr-xr-x 4 won won 4096 2010-04-09 19:35 dmai_2_05_00_08/
    drwxr-xr-x 2 won won 4096 2010-04-09 19:35 docs/
    drwxr-xr-x 3 won won 4096 2010-04-09 19:35 dsplink_linux_1_65_00_01/
    drwxr-xr-x 5 won won 4096 2010-04-09 19:36 dvsdk_demos_3_01_00_09/
    drwxr-xr-x 3 won won 4096 2010-04-09 19:36 dvtb_4_20_04/
    drwxr-xr-x 6 won won 4096 2010-04-09 19:36 edma3_lld_01_11_00_03/
    drwxr-xr-x 3 won won 4096 2010-04-09 19:36 examples/
    drwxr-xr-x 8 won won 4096 2010-04-09 19:36 framework_components_2_25_01_05/
    drwxr-xr-x 3 won won 4096 2010-04-09 19:36 kernel_binaries/
    drwxr-xr-x 5 won won 4096 2010-04-09 19:36 linuxlibs_3_01/
    drwxr-xr-x 7 won won 4096 2010-04-09 19:36 linuxutils_2_25_01_06/
    drwxr-xr-x 6 won won 4096 2010-04-09 19:36 local_power_manager_linux_1_24_01/
    -rwxr-xr-x 1 won won 49170 2010-04-09 19:36 omap3530_3_01_release_notes.html*
    drwxr-xr-x 2 won won 4096 2010-04-09 19:36 targetfs/
    -rwxr-xr-x 1 won won 1194136 2012-04-10 09:54 uninstall*
    drwxr-xr-x 9 won won 4096 2010-04-09 19:36 xdais_6_25_01_08/
    drwxr-xr-x 11 won won 4096 2010-04-09 19:36 xdctools_3_16_01_27/
    won@ubuntu:~/dvsdk/dvsdk_3_01_00_06$
    demo OMAP3530 Cortex-A8 MIDAS v2.0 Build error Permission denied
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
    All Replies
    • Honey Sukesan
      Posted by Honey Sukesan
      on Apr 20 2012 06:30 AM
      Intellectual500 points

      Hi Chul,

      I think I understood your problem. I think the problem is with the installation path.

      You should either move midas folder to /home/won/dvsdk/ 

      or 

      You should move dvsdk_3_01_00_06 back to /home/won/

      The point is:- Both midas and dvsdk_3_01_00_06 should be under same parent folder.

      eg: Either /home/won/dvsdk/midas and /home/won/dvsdk/dvsdk_3_01_00_06

      or /home/won/midas and /home/won/dvsdk_3_01_00_06

      Then modify paths accordingly in Rules.make and Paths.mak. Rebuild again.

      Thanks,

      Honey 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