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.

[ProcessorSDK] Yocto Compile Error in edma3-lld-rtos and openmp-rtos

After downloading ProcessorSDK Linux Automotive ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03 and configuration, I did a yocto build as follows: (no changes to any code and script except the environment config)

yocto.txt
zhong@AutomobileTeam:~/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers$ ./build-core-sdk.sh dra7xx-evm
SUCCESS: GCC Linaro tool chain path has been set correctly
SUCCESS: CCS path has been set correctly
In which directory do you want to place the downloads for the Yocto build ?(if this directory does not exist it will be created)
Ensure that complete path is provided.
[ /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/downloads ] 
[PSDKLA]>
[PSDKLA]> Current Directory is /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers
[PSDKLA]> PATH is /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[PSDKLA]> Building on AutomobileTeam running Linux AutomobileTeam 4.4.0-31-generic #50~14.04.1-Ubuntu SMP Wed Jul 13 01:07:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
[PSDKLA]> Starting Yocto build at 2016年 08月 16日 星期二 19:23:39 CST
[PSDKLA]>
[PSDKLA]> ./oe-layertool-setup.sh -f configs/psdkla/processor-sdk-linux-automotive-03.00.00.03.txt
/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers


cloning repo bitbake

Fetching origin
Switched to branch '1.30'
Your branch is up-to-date with 'origin/1.30'.
Already up-to-date.
Note: checking out '25859009b710cb35ac8f9ee9eb3a7305f9e13402'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 2585900... fetch2: Safer check for BB_ORIGENV datastore


cloning repo meta-glsdk

Fetching origin
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
Already up-to-date.
Note: checking out 'fa59a61ec4ff277c2a6b4a884841f35f17431319'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at fa59a61... gstreamer1.0-plugins-ducati: Include bug fixes for memory leak


cloning repo meta-arago

Fetching origin
Previous HEAD position was 674d98f... Revert "gstreamer1.0: Switch to GST 1.6.3"
Switched to branch 'krogoth'
Your branch is up-to-date with 'origin/krogoth'.
Already up-to-date.
Note: checking out '674d98f4997efa2e60f7ce39e6d7f908eaacb999'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 674d98f... Revert "gstreamer1.0: Switch to GST 1.6.3"


cloning repo meta-qt5

Fetching origin
Previous HEAD position was d715f2c... replace base_contains by bb.utils.contains
Switched to branch 'krogoth'
Your branch is up-to-date with 'origin/krogoth'.
Already up-to-date.
Note: checking out 'd715f2c1d340fa38f8a9860acc73de5e14a38b75'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at d715f2c... replace base_contains by bb.utils.contains


cloning repo meta-openembedded

Fetching origin
Switched to branch 'krogoth'
Your branch is up-to-date with 'origin/krogoth'.
Already up-to-date.
Note: checking out '247b1267bbe95719cd4877d2d3cfbaf2a2f4865a'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 247b126... Revert "leptonica: add PACAKGECONFIG for openjpeg"


cloning repo meta-ti

Fetching origin
Previous HEAD position was a00cd08... linux-ti-staging: add 2 new DRA7 RevC LCD DTBs
Switched to branch 'krogoth'
Your branch is up-to-date with 'origin/krogoth'.
Already up-to-date.
Note: checking out 'a00cd08b1173400b0afbeaf8891f8fb9c1861ac0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at a00cd08... linux-ti-staging: add 2 new DRA7 RevC LCD DTBs


cloning repo meta-linaro

Fetching origin
Switched to branch 'krogoth'
Your branch is up-to-date with 'origin/krogoth'.
Already up-to-date.
Note: checking out '85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 85faf6c... optee-os: update to 2.1.0 release


cloning repo oe-core

Fetching origin
Previous HEAD position was dd33005... build-appliance-image: Update to krogoth head revision
Switched to branch 'krogoth'
Your branch is up-to-date with 'origin/krogoth'.
Already up-to-date.
Note: checking out 'dd330056ace289c8a9c5d77b6bb6e860b9f0913e'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at dd33005... build-appliance-image: Update to krogoth head revision


################################################################################
The bblayers.conf configuration file has been created for you with some
default values.  Please verify the contents of your conf/bblayers.conf
file for correctness.

NOTE: Any additional entries to this file will be lost if the ./oe-layertool-setup.sh
      script is run again.  To add entries permanently to this file
      please add them to the config file used and rerun the
      ./oe-layertool-setup.sh script.



################################################################################
The local.conf configuration file has been created for you with some
default values.  Please verify the contents of your conf/local.conf
file for correctness.

By default the number of threads used by the build is set to the number
of CPUs found on your system.

NOTE: You will probably want to change the default MACHINE setting in the
      local.conf file to the machine you are trying to build.

WARNING: Found existing /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/conf/local.conf
Saving a backup to /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/conf/local.conf.bak


################################################################################
A setenv file has been created for you in the conf directory.  Please verify
The contents of this file.  Once you have verified the contents please source
this file to configure your environment for building:

    . conf/setenv

You can then start building using the bitbake command.  You will likely want
to set the MACHINE option if you have not done so in your local.conf file.

For example:
    MACHINE=xxxxx bitbake <target>

Common targets are:
    core-image-minimal
    core-image-sato
    meta-toolchain
    meta-toolchain-sdk
    adt-installer
    meta-ide-support
[PSDKLA]> cd build
[PSDKLA]> . conf/setenv
[PSDKLA]> cp conf/local.conf conf/local.conf.pristine
[PSDKLA]> MACHINE=dra7xx-evm bitbake tisdk-rootfs-image 
NOTE: Started PRServer with DBfile: /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 43958, PID: 10754
NOTE: Your conf/bblayers.conf has been automatically updated.
Loading cache: 100% |#################################################################################################| ETA:  00:00:00
Loaded 2824 entries from dependency cache.
Parsing recipes: 100% |###############################################################################################| ETA:  00:00:00
Parsing of 2231 .bb files complete (2064 cached, 167 parsed). 2823 targets, 447 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
  /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-arago/meta-arago-distro/recipes-multimedia/libav/libav_9.16.bbappend
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.30.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "arm-linux-gnueabi"
MACHINE           = "dra7xx-evm"
DISTRO            = "arago"
DISTRO_VERSION    = "2016.07"
TUNE_FEATURES     = "arm armv7ve vfp thumb neon       callconvention-hard       cortexa15"
TARGET_FPU        = "hard"
meta-glsdk        = "HEAD:fa59a61ec4ff277c2a6b4a884841f35f17431319"
meta-arago-distro 
meta-arago-extras = "HEAD:674d98f4997efa2e60f7ce39e6d7f908eaacb999"
meta-qt5          = "HEAD:d715f2c1d340fa38f8a9860acc73de5e14a38b75"
meta-networking   
meta-ruby         
meta-python       
meta-oe           = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-ti           = "HEAD:a00cd08b1173400b0afbeaf8891f8fb9c1861ac0"
meta-linaro-toolchain = "HEAD:85faf6c6824597e7fd9e2d35fc9d8da2e9f90bc7"
meta              = "HEAD:dd330056ace289c8a9c5d77b6bb6e860b9f0913e"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: edma3-lld-rtos-2.12.01.24-r0.0 do_compile: Function failed: do_compile (log file is located at /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/temp/log.do_compile.10843)
ERROR: Logfile of failure stored in: /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/temp/log.do_compile.10843
Log data follows:
| DEBUG: Executing shell function do_compile
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages edma3_lld_tda2xx-evm_66_libs PLATFORM=tda2xx-evm TARGET=66 ;
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
| echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF;   echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF;
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[2]: Nothing to be done for `all'.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
| echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF;   echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF;
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| # Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| # Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[1]: Nothing to be done for `all'.
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages edma3_drv_tda2xx-evm_66_example PLATFORM=tda2xx-evm TARGET=66;
| make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
| echo \# Configuring XDC packages for edma3_drv_tda2xx-evm_66_example debug FORMAT=ELF; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx xdc_configuro PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making example edma3_drv_tda2xx-evm_66_example debug; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF;   echo \# Configuring XDC packages for edma3_drv_tda2xx-evm_66_example release FORMAT=ELF; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx xdc_configuro PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making example edma3_drv_tda2xx-evm_66_example release; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF;
| # Configuring XDC packages for edma3_drv_tda2xx-evm_66_example debug FORMAT=ELF
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Invoking configuro...
| chmod a+x maketemp_configuro_cmd_c6xdsp.bat
| ./maketemp_configuro_cmd_c6xdsp.bat
| ./maketemp_configuro_cmd_c6xdsp.bat: 1: ./maketemp_configuro_cmd_c6xdsp.bat: -e: not found
| make[2]: *** [xdc_configuro] Error 127
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Making example edma3_drv_tda2xx-evm_66_example debug
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Making tda2xx-evm:c6xdsp:debug:edma3_lld_drv...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| # Making tda2xx-evm:c6xdsp:debug:edma3_lld_drv_sample...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| # Making tda2xx-evm:c6xdsp:debug:edma3_lld_rm...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| # Making tda2xx-evm:c6xdsp:debug:edma3_lld_rm_sample...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[2]: *** No rule to make target `obj/tda2xx-evm/c6xdsp/debug/edma3_drv_tda2xx_sample_configuro/package/cfg/edma3_drv_bios6_tda2xx_st_sample_pe66.c', needed by `obj/tda2xx-evm/c6xdsp/debug/edma3_drv_bios6_tda2xx_st_sample_pe66.oe66'.  Stop.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Configuring XDC packages for edma3_drv_tda2xx-evm_66_example release FORMAT=ELF
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Invoking configuro...
| chmod a+x maketemp_configuro_cmd_c6xdsp.bat
| ./maketemp_configuro_cmd_c6xdsp.bat
| ./maketemp_configuro_cmd_c6xdsp.bat: 1: ./maketemp_configuro_cmd_c6xdsp.bat: -e: not found
| make[2]: *** [xdc_configuro] Error 127
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Making example edma3_drv_tda2xx-evm_66_example release
| make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| # Making tda2xx-evm:c6xdsp:release:edma3_lld_drv...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
| # Making tda2xx-evm:c6xdsp:release:edma3_lld_drv_sample...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
| # Making tda2xx-evm:c6xdsp:release:edma3_lld_rm...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
| # Making tda2xx-evm:c6xdsp:release:edma3_lld_rm_sample...
| make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample
| make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[3]: Nothing to be done for `all'.
| make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
| make[2]: *** No rule to make target `obj/tda2xx-evm/c6xdsp/release/edma3_drv_tda2xx_sample_configuro/package/cfg/edma3_drv_bios6_tda2xx_st_sample_pe66.c', needed by `obj/tda2xx-evm/c6xdsp/release/edma3_drv_bios6_tda2xx_st_sample_pe66.oe66'.  Stop.
| make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
| make[1]: *** [edma3_drv_tda2xx-evm_66_example] Error 2
| make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
| make: *** [edma3_drv_example_target] Error 2
| WARNING: exit code 2 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/temp/log.do_compile.10843)
ERROR: Task 6251 (/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-ti/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb, do_compile) failed with exit code '1'
ERROR: openmp-rtos-2_03_01_00-r0 do_install: Function failed: do_install (log file is located at /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/temp/log.do_install.10904)
ERROR: Logfile of failure stored in: /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/temp/log.do_install.10904
Log data follows:
| DEBUG: Executing shell function do_install
| cp: cannot overwrite directory '/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/image/usr/share/ti/ti-omp-tree/.' with non-directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/temp/log.do_install.10904)
ERROR: Task 6274 (/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb, do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1934 tasks of which 1932 didn't need to be rerun and 2 failed.
NOTE: Writing buildhistory
Waiting for 0 running tasks to finish:

Summary: 2 tasks failed:
  /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-ti/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb, do_compile
  /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/sources/meta-ti/recipes-ti/openmp-rtos/openmp-rtos_git.bb, do_install
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
[PSDKLA]>
[PSDKLA]> Completed Yocto build at 2016年 08月 16日 星期二 19:24:25 CST
[PSDKLA]>

yocto compile console log

However, during the compilation, I ran into 2 errors in edma3-lld-rtos and openmp-rtos

make[2]: *** No rule to make target `obj/tda2xx-evm/c6xdsp/release/edma3_drv_tda2xx_sample_configuro/package/cfg/edma3_drv_bios6_tda2xx_st_sample_pe66.c', needed by `obj/tda2xx-evm/c6xdsp/release/edma3_drv_bios6_tda2xx_st_sample_pe66.oe66'.  Stop.

cp: cannot overwrite directory '/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/image/usr/share/ti/ti-omp-tree/.' with non-directory
WARNING: exit code 1 from a shell command.

log.do_compile.7514.txt
DEBUG: Executing shell function do_compile
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages edma3_lld_tda2xx-evm_66_libs PLATFORM=tda2xx-evm TARGET=66 ; 
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF;   echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; 
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF;   echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; 
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_drv_sample
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
# Making tda2xx-evm:c6xdsp:debug:ELF:edma3_lld_rm_sample
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_drv_sample
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
# Making tda2xx-evm:c6xdsp:release:ELF:edma3_lld_rm_sample
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages edma3_drv_tda2xx-evm_66_example PLATFORM=tda2xx-evm TARGET=66; 
make[1]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
echo \# Configuring XDC packages for edma3_drv_tda2xx-evm_66_example debug FORMAT=ELF; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx xdc_configuro PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF; echo \# Making example edma3_drv_tda2xx-evm_66_example debug; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=debug FORMAT=ELF;   echo \# Configuring XDC packages for edma3_drv_tda2xx-evm_66_example release FORMAT=ELF; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx xdc_configuro PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; echo \# Making example edma3_drv_tda2xx-evm_66_example release; make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx PLATFORM=tda2xx-evm CORE=c6xdsp PROFILE_c6xdsp=release FORMAT=ELF; 
# Configuring XDC packages for edma3_drv_tda2xx-evm_66_example debug FORMAT=ELF
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Invoking configuro...
chmod a+x maketemp_configuro_cmd_c6xdsp.bat
./maketemp_configuro_cmd_c6xdsp.bat
./maketemp_configuro_cmd_c6xdsp.bat: 1: ./maketemp_configuro_cmd_c6xdsp.bat: -e: not found
make[2]: *** [xdc_configuro] Error 127
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Making example edma3_drv_tda2xx-evm_66_example debug
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Making tda2xx-evm:c6xdsp:debug:edma3_lld_drv...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
# Making tda2xx-evm:c6xdsp:debug:edma3_lld_drv_sample...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
# Making tda2xx-evm:c6xdsp:debug:edma3_lld_rm...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
# Making tda2xx-evm:c6xdsp:debug:edma3_lld_rm_sample...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[2]: *** No rule to make target `obj/tda2xx-evm/c6xdsp/debug/edma3_drv_tda2xx_sample_configuro/package/cfg/edma3_drv_bios6_tda2xx_st_sample_pe66.c', needed by `obj/tda2xx-evm/c6xdsp/debug/edma3_drv_bios6_tda2xx_st_sample_pe66.oe66'.  Stop.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Configuring XDC packages for edma3_drv_tda2xx-evm_66_example release FORMAT=ELF
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Invoking configuro...
chmod a+x maketemp_configuro_cmd_c6xdsp.bat
./maketemp_configuro_cmd_c6xdsp.bat
./maketemp_configuro_cmd_c6xdsp.bat: 1: ./maketemp_configuro_cmd_c6xdsp.bat: -e: not found
make[2]: *** [xdc_configuro] Error 127
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Making example edma3_drv_tda2xx-evm_66_example release
make[2]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
# Making tda2xx-evm:c6xdsp:release:edma3_lld_drv...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv'
# Making tda2xx-evm:c6xdsp:release:edma3_lld_drv_sample...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/drv/sample'
# Making tda2xx-evm:c6xdsp:release:edma3_lld_rm...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm'
# Making tda2xx-evm:c6xdsp:release:edma3_lld_rm_sample...
make -C /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample
make[3]: Entering directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages/ti/sdo/edma3/rm/sample'
make[2]: *** No rule to make target `obj/tda2xx-evm/c6xdsp/release/edma3_drv_tda2xx_sample_configuro/package/cfg/edma3_drv_bios6_tda2xx_st_sample_pe66.c', needed by `obj/tda2xx-evm/c6xdsp/release/edma3_drv_bios6_tda2xx_st_sample_pe66.oe66'.  Stop.
make[2]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/examples/edma3_driver/evmtda2xx'
make[1]: *** [edma3_drv_tda2xx-evm_66_example] Error 2
make[1]: Leaving directory `/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/git/packages'
make: *** [edma3_drv_example_target] Error 2
WARNING: exit code 2 from a shell command.
ERROR: Function failed: do_compile (log file is located at /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/edma3-lld-rtos/2.12.01.24-r0.0/temp/log.do_compile.7514)
edma3-lld-rtos do_compile error log

log.do_install.7575.txt
DEBUG: Executing shell function do_install
cp: cannot overwrite directory '/home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/image/usr/share/ti/ti-omp-tree/.' with non-directory
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_install (log file is located at /home/zhong/psdk/ti-processor-sdk-linux-automotive_dra7xx-evm_03_00_00_03/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-linux-gnueabi/openmp-rtos/2_03_01_00-r0/temp/log.do_install.7575)
openmp-rtos do_install error log

how can I fix it? Is it a bug in PSDK? Or how can I skip these packages to finish build?

Thanks.