This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ti-edma3 compile error

OS:Debian 7 32bit

Board:EVMk2h

chipset:66ak2h

MAKE:MACHINE=k2hk-evm TOOLCHAIN_BRAND=linaro ARAGO_BRAND=mcsdk bitbake tisdk-server-rootfs-image

error:

Log data follows:
| DEBUG: Executing shell function do_compile
| make -C /opt/workspace/ti/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/cortexa15hf-vfp-neon-3.8-oe-linux-gnueabi/ti-edma3/2.11.13-r1/git/packages edma3_lld_tci6636k2h-evm_a15_libs PLATFORM=tci6636k2h-evm TARGET=a15 ;
| make[1]: Entering directory `/opt/workspace/ti/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/cortexa15hf-vfp-neon-3.8-oe-linux-gnueabi/ti-edma3/2.11.13-r1/git/packages'
| make[1]: echo: Command not found
| make[1]: *** [edma3_lld_tci6636k2h-evm_a15_libs_drv] Error 127
| make[1]: Leaving directory `/opt/workspace/ti/oe-layersetup/build/arago-tmp-external-linaro-toolchain/work/cortexa15hf-vfp-neon-3.8-oe-linux-gnueabi/ti-edma3/2.11.13-r1/git/packages'
| make: *** [edma3_lld_lib_target] Error 2

  • Hi,
    Do you have "echo" command on your host machine (Debian) ?

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com).

    Welcome to the Keystone Forum!

    This forum is for issues with keystone devices its peripherals as well as any SDK used on keystone platforms, including:

    1. MCSDK (Multicore Software Development Kit)
    2. Desktop Linux SDK
    3. MCSDK Video
    Please read all the links below my signature. We will get back to you shortly on the above query.
  • Hi,
    Able to solve your problem ?
    If not, you can try to build yocto through "ubuntu" host machine which is recommended one.