dear ti
I try to make the edma3lld package in the ezsdk ,when make the examples for examples/edma3_driver/evmTI814x_ARM,and make failure,
make error information as follows:
chmod a+x maketemp_configuro_cmd_a8host.bat
./maketemp_configuro_cmd_a8host.bat
configuring edma3_drv_bios6_ti814x_arm_st_sample.pea8f from package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.cfg ...
warning: ti.sysbios.BIOS: "/ezsdk/component-sources/bios_6_33_02_31/packages/ti/sysbios/BIOS.xs", line 446: Profile Deprecation Warning ti.sysbios.BIOS: The 'whole_program' build profile will not be supported in future releases of SYS/BIOS. Use 'release' or 'debug' profiles together with the 'BIOS.libType' configuration parameter to specify your preferred library. See the compatibility section of your SYS/BIOS release notes for more information.
js: "/ezsdk/component-sources/bios_6_33_02_31/packages/ti/sysbios/utils/package.xs", line 66: Error: Library not found: ti.sysbios.utils.aea8f
gmake: *** [package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.xdl] Error 1
gmake: *** Deleting file `package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.xdl'
gmake: *** [package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.xdl] Deleting file `package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.h'
gmake: *** [package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.xdl] Deleting file `package/cfg/edma3_drv_bios6_ti814x_arm_st_sample_pea8f.c'
js: "/ezsdk/component-sources/xdctools_3_23_01_43/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
make[2]: *** [xdc_configuro] Error 1
make[2]: Leaving directory `/ezsdk/component-sources/edma3lld_02_11_02_04/examples/edma3_driver/evmTI814x_ARM'
make[1]: *** [edma3_drv_arm_ti814x_sample] Error 2
make[1]: Leaving directory `/ezsdk/component-sources/edma3lld_02_11_02_04/packages'
make: *** [edma3lld] Error 2
can you help me?
also whether edma3lld application can run both the arm processer and dsp processer 。