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.

EVMK2G(66AKG12)板子,CCSVersion: 8.3.0.00009,导入processor_sdk_rtos_k2g_5_02_00_10中的audio-preprocessing 下的realtime_demo_bios例子程序K2G_bf_rt,编译错误!!!!!!!!!

Other Parts Discussed in Thread: SYSBIOS

**** Build of configuration Debug for project K2G_bf_rt ****

"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all

Building file: "D:/CCS8WorkSpace/processor_sdk_rtos_k2g_5_02_00_10/demos/audio-preprocessing/realtime_demo_bios/k2g/K2G_bf_rt.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_31_00_24_core/xs" --xdcpath="C:/ti/edma3_lld_2_12_05_30C/packages;C:/ti/ccsv8/ccs_base;C:/ti/uia_2_00_06_52/packages;C:/ti/pdk_k2g_1_0_12/packages;C:/ti/aer_c55l_cpuv3.3_obj_17_0_0_0/packages;C:/ti/volib_C66_2_1_0_1/packages;C:/ti/xdais_7_24_00_04/packages;C:/ti/xdais_7_24_00_04/examples;D:/CCS8WorkSpace/processor_sdk_rtos_k2g_5_02_00_10/demos/audio-preprocessing/realtime_demo_bios/platforms/packages;C:/ti/bios_6_46_01_38/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p evmTCI66AK2G02Custom -r debug -c "C:/ti/ti-cgt-c6000_8.2.2" "D:/CCS8WorkSpace/processor_sdk_rtos_k2g_5_02_00_10/demos/audio-preprocessing/realtime_demo_bios/k2g/K2G_bf_rt.cfg"
cle66 package/cfg/K2G_bf_rt_pe66.c ...

>> Compilation failure
subdir_rules.mk:12: recipe for target 'build-1514180303-inproc' failed
"package/cfg/K2G_bf_rt_pe66.c", line 4730: error: identifier "CT__ti_csl_Settings_Module__startupDoneFxn" is undefined
"package/cfg/K2G_bf_rt_pe66.c", line 4730: error: identifier "CT__ti_csl_Settings_Module__startupDoneFxn" is undefined
"package/cfg/K2G_bf_rt_pe66.c", line 4730: error: expected a ")"
3 errors detected in the compilation of "package/cfg/K2G_bf_rt_pe66.c".
xdctools_3_31_00_24_core\gmake.exe: *** [package/cfg/K2G_bf_rt_pe66.oe66] Error 1
js: "C:/ti/xdctools_3_31_00_24_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-1514180303-inproc] Error 1
gmake: *** [build-1514180303] Error 2
subdir_rules.mk:9: recipe for target 'build-1514180303' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****