Part Number: 66AK2E02
HI ,
I am trying to build "k2g_bf_rt" project from my CCS setup, I have installed the K2G SDK with version "ti-processor-sdk-rtos-k2g-evm-05.02.00.10". Imported the project into CCS and tried to build it.
I am seeing the following error.Description Resource Path Location Type
can't find the library 'lib/tci66ak2g02-evm/66/debug/edma3_lld_rm.ae66' specified by package ti.sdo.edma3.rm. It wasn't found along the path '/home/lekha/DSP_AUDIO_PROJECT/ti/edma3_lld_2_12_05_30C/packages;/home/lekha/DSP_AUDIO_PROJECT/ti/ccsv7/ccs_base;/home/lekha/DSP_AUDIO_PROJECT/ti/uia_2_21_02_07/packages;/home/lekha/ti_k2g/pdk_k2g_1_0_12/packages;/home/lekha/ti_k2g/AER/packages;/home/lekha/DSP_AUDIO_PROJECT/Voice_Libraries/packages;/home/lekha/DSP_AUDIO_PROJECT/ti/xdais_7_24_00_04/packages;/home/lekha/DSP_AUDIO_PROJECT/ti/xdais_7_24_00_04/examples;/home/lekha/DSP_AUDIO_PROJECT/K2G_SDK/processor_sdk_rtos_k2g_5_02_00_10/demos/audio-preprocessing/realtime_demo_bios/platforms/packages;/home/lekha/DSP_AUDIO_PROJECT/ti/bios_6_52_00_12/packages;/home/lekha/DSP_AUDIO_PROJECT/ti/xdctools_3_32_02_25_core/packages;..;'. .xdchelp /K2G_bf_rt line 48 C/C++ Problem
The "edma3_lld_rm.ae66" is already present in the installation path. In products and repositories I have enabled the "EDMA3 Low Level Driver", I also tried to give path in File search path, this did not help me.
I tried to import the example project and build it, even in that case issue issue is same.
Please suggest me the workaround to build the project.
Thanks,
Janardan