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.

Compiler/TMS320C6678: "C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 110: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined

Part Number: TMS320C6678

Tool/software: TI C/C++ Compiler

Hi All, 

I am trying to compile fft_dp_1d_c2c_batch_k1_66_LE_ELF example. I imported it to CCS and below you can find the package configuration I am using ...

However, I am getting tones undefined errors (as below) which I have no clue how to resolve...

Please let me know if you have any clue.

**** Clean-only build of configuration Debug for project fft_dp_1d_c2c_batch_k1_66_LE_ELF ****

"C:\\ti\\ccs920\\ccs\\utils\\bin\\gmake" -k clean 
 
DEL /F  "fft_dp_1d_c2c_batch_k1_66_LE_ELF.hex"  "configPkg\linker.cmd" "configPkg\compiler.opt"  "fft_dp_1d_c2c_batch_k1_66_LE_ELF.out" 
DEL /F "fft_c6678_config.obj" "fft_common.obj" "fft_dp_1d_c2c_batch.obj" "fft_dp_1d_c2c_batch_d.obj" "fft_dp_mixed_bs.obj" "fft_dp_plan_1d_c2c_batch.obj" 
DEL /F "fft_c6678_config.d" "fft_common.d" "fft_dp_1d_c2c_batch.d" "fft_dp_1d_c2c_batch_d.d" "fft_dp_mixed_bs.d" "fft_dp_plan_1d_c2c_batch.d" 
DEL /F "fft_c6678_config.asm" "fft_common.asm" "fft_dp_1d_c2c_batch.asm" "fft_dp_1d_c2c_batch_d.asm" "fft_dp_mixed_bs.asm" "fft_dp_plan_1d_c2c_batch.asm" 
RMDIR /S/Q  "configPkg\" 
Could Not Find C:\Users\Mehdi-laptop\workspace_v9_2_1\fft_dp_1d_c2c_batch_k1_66_LE_ELF\Debug\fft_dp_1d_c2c_batch_k1_66_LE_ELF.hex
Could Not Find C:\Users\Mehdi-laptop\workspace_v9_2_1\fft_dp_1d_c2c_batch_k1_66_LE_ELF\Debug\fft_dp_1d_c2c_batch_k1_66_LE_ELF.out
Finished clean
 

**** Build Finished ****

**** Build of configuration Debug for project fft_dp_1d_c2c_batch_k1_66_LE_ELF ****

"C:\\ti\\ccs920\\ccs\\utils\\bin\\gmake" -k all 
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/nonmp/fcConfig.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_25_05_94/xs" --xdcpath="/packages;C:/ti/bios_6_37_00_20/packages;C:/ti/edma3_lld_2_12_01_24/packages;C:/ti/xdais_7_24_00_04/packages;C:/ti/xdais_7_24_00_04/examples;C:/ti/dsplib_c66x_3_4_0_0/packages;C:/ti/ccs920/ccs/ccs_base;C:/ti/framework_components_3_40_02_07/packages;C:/ti/pdk_c667x_2_0_2/packages;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r Release -c "C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/nonmp/fcConfig.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring fcConfig.xe66 from package/cfg/fcConfig_pe66.cfg ...
Override RMAN.maxAlgs = 1
Setting to rman's functions 
useModule Settings: 6600
Auto-registering resource manager for EDMA3CHAN
********** GUNP Program.build.target.isa 66
Inside EDMA3 RM getLibs
    will link with ti.sdo.edma3.rm:lib/c6678-evm/66/release/edma3_lld_rm.ae66
cle66 package/cfg/fcConfig_pe66.c ...
"C:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/edma3/edma3_config.h", line 253: warning: typedef name has already been declared (with same type)
"package/cfg/fcConfig_pe66.c", line 16848: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 17302: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 17469: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 17669: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 18062: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 18242: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 18383: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 18525: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 18835: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 18997: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 19138: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 19279: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 19421: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 19901: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 20100: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 20299: warning: statement is unreachable
"package/cfg/fcConfig_pe66.c", line 20499: warning: statement is unreachable
Finished building: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/nonmp/fcConfig.cfg"
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft_c6678_config.c"
Invoking: C6000 Compiler
"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6600 --abi=eabi --include_path="C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/fft" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/nonmp" --define=ti_targets_elf_c66 --undefine=SOC_C6678 -g --diag_warning=225 --diag_wrap=off --display_error_number --debug_software_pipeline --mem_model:data=far -k --preproc_with_compile --preproc_dependency="fft_c6678_config.d_raw" --cmd_file="configPkg/compiler.opt" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft_c6678_config.c"
"C:/ti/framework_components_3_40_02_07/packages/ti/sdo/fc/edma3/edma3_config.h", line 253: warning #303-D: typedef name has already been declared (with same type)
Finished building: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft_c6678_config.c"
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft_common.c"
Invoking: C6000 Compiler
"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6600 --abi=eabi --include_path="C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/fft" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/nonmp" --define=ti_targets_elf_c66 --undefine=SOC_C6678 -g --diag_warning=225 --diag_wrap=off --display_error_number --debug_software_pipeline --mem_model:data=far -k --preproc_with_compile --preproc_dependency="fft_common.d_raw" --cmd_file="configPkg/compiler.opt" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft_common.c"
Finished building: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft_common.c"
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_1d_c2c_batch.c"
Invoking: C6000 Compiler
"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6600 --abi=eabi --include_path="C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/fft" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/nonmp" --define=ti_targets_elf_c66 --undefine=SOC_C6678 -g --diag_warning=225 --diag_wrap=off --display_error_number --debug_software_pipeline --mem_model:data=far -k --preproc_with_compile --preproc_dependency="fft_dp_1d_c2c_batch.d_raw" --cmd_file="configPkg/compiler.opt" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_1d_c2c_batch.c"
Finished building: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_1d_c2c_batch.c"
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_1d_c2c_batch_d.c"
Invoking: C6000 Compiler
"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6600 --abi=eabi --include_path="C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/fft" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/nonmp" --define=ti_targets_elf_c66 --undefine=SOC_C6678 -g --diag_warning=225 --diag_wrap=off --display_error_number --debug_software_pipeline --mem_model:data=far -k --preproc_with_compile --preproc_dependency="fft_dp_1d_c2c_batch_d.d_raw" --cmd_file="configPkg/compiler.opt" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_1d_c2c_batch_d.c"
Finished building: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_1d_c2c_batch_d.c"
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/fft_dp_mixed_bs.c"
Invoking: C6000 Compiler
"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6600 --abi=eabi --include_path="C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/fft" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/nonmp" --define=ti_targets_elf_c66 --undefine=SOC_C6678 -g --diag_warning=225 --diag_wrap=off --display_error_number --debug_software_pipeline --mem_model:data=far -k --preproc_with_compile --preproc_dependency="fft_dp_mixed_bs.d_raw" --cmd_file="configPkg/compiler.opt" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/fft_dp_mixed_bs.c"
Finished building: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/fft_dp_mixed_bs.c"
 
Building file: "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_plan_1d_c2c_batch.c"
Invoking: C6000 Compiler
"C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/bin/cl6x" -mv6600 --abi=eabi --include_path="C:/ti/ccs920/ccs/tools/compiler/ti-cgt-c6000_8.3.6/include" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common/fft/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/fft" --include_path="C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/common/nonmp" --define=ti_targets_elf_c66 --undefine=SOC_C6678 -g --diag_warning=225 --diag_wrap=off --display_error_number --debug_software_pipeline --mem_model:data=far -k --preproc_with_compile --preproc_dependency="fft_dp_plan_1d_c2c_batch.d_raw" --cmd_file="configPkg/compiler.opt" "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_plan_1d_c2c_batch.c"
 
>> Compilation failure
subdir_rules.mk:58: recipe for target 'fft_dp_plan_1d_c2c_batch.obj' failed
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 110: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 184: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 232: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 289: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 332: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 375: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 418: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 467: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 507: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 551: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 594: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 652: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 695: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 731: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 768: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 804: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 841: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 892: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 939: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_xmcAux.h", line 974: error #20: identifier "CSL_DSP_DSP_XMC_CTRL_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 92: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 130: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 168: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 203: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 245: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 292: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 329: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 364: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 399: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 434: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 469: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 508: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 560: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 612: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 663: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 715: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 768: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 820: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 886: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 943: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1008: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1066: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1133: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1187: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1222: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1257: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1292: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1327: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1366: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1415: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1461: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1498: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1539: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1574: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1607: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1640: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1679: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1743: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1800: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1865: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1922: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 1986: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 2045: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 2096: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 2150: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 2202: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 2256: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
"C:/ti/pdk_c667x_2_0_2/packages/ti/csl/csl_cacheAux.h", line 2308: error #20: identifier "CSL_C66X_COREPAC_REG_BASE_ADDRESS_REGS" is undefined
68 errors detected in the compilation of "C:/ti/fftlib_c66x_2_0_0_2/packages/ti/fftlib/src/fft_dp_1d_c2c_batch/fft_dp_plan_1d_c2c_batch.c".
gmake: *** [fft_dp_plan_1d_c2c_batch.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****