TI中文支持网
TI专业的中文技术问题搜集分享网站

C5517使用C55_Connected_Audio_Framework 调用printf打印,Console无对应输出

使用c55_caf_02.00.02.04正常编译并且调试,但是在main函数中加printf函数,Console调试框中无任何输出。

Tony Tang:

printf里没有加\n吧

Shine:

请看一下有没有添加#include <stdio.h>头文件?如果添加了的话,请试试加大heap, stack size。

东东_Donny:

回复 Shine:

有添加stdio.h头文件,请问在哪里加大堆栈空间? 且cc5517最大支持大小是多少?

Shine:

回复 东东_Donny:

在cmd文件里用-heap, -stack定义或者到工程属性->C5500 Linker->Basic Options里设置,最大要根据具体的工程文件看。

东东_Donny:

回复 Shine:

当前使用的cmd文件如下图所示,但是这个项目原来是支持c5505/c5515的,我只是修改了ccxml中的型号和调试器,目前可以调试,打断点可以正常进入,就是无法使用printf打印。另想问有cmd文件的相关说明教程吗?对这方面不了解,想学习一下

Shine:

回复 东东_Donny:

heap, stack加大了么?
cmd文件的说明见下面的汇编手册Linker Description。
www.ti.com/…/spru280i.pdf

东东_Donny:

回复 Shine:

加大stack,heap为原来2倍,目前printf仍然没有输出,使用平台为c5517。

ccxml文件如下图所示

东东_Donny:

回复 Shine:

或者不用printf,有其他调试输出的方法吗?有看到LOG_printf 但是使用也无输出

东东_Donny:

回复 东东_Donny:

另修改图中红框TMS320C5515为C5517后,

 再次编译CSL_USB_IsoFullSpeedExample_Out报如下错误

Console完整输出如下

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

"Z:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean DEL /F "VC5505_CSL_BIOS_cfg.h" "VC5505_CSL_BIOS_cfg.h??" "VC5505_CSL_BIOS_.cdb" "Z:\ti\C55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug\CSL_USB_IsoFullSpeedExample_Out.out" "VC5505_CSL_BIOS_cfg.cmd" "VC5505_CSL_BIOS_cfg.s??" "VC5505_CSL_BIOS_cfg_c.c" DEL /F "VC5505_CSL_BIOS_cfg_c.d" "app_asrc.d" "app_audio_alg.d" "app_usb.d" "app_usbac.d" "app_usbac_descs.d" "codec_aic3254.d" "codec_config.d" "csl_usb_iso_fullspeed_example.d" "dbg_sdram.d" "gpio_control.d" "i2s_sample.d" "pll_control.d" "user_interface.d" "utils.d" DEL /F "VC5505_CSL_BIOS_cfg.d" DEL /F "VC5505_CSL_BIOS_cfg.obj" "VC5505_CSL_BIOS_cfg_c.obj" "app_asrc.obj" "app_audio_alg.obj" "app_usb.obj" "app_usbac.obj" "app_usbac_descs.obj" "codec_aic3254.obj" "codec_config.obj" "csl_usb_iso_fullspeed_example.obj" "dbg_sdram.obj" "gpio_control.obj" "i2s_sample.obj" "pll_control.obj" "user_interface.obj" "utils.obj" 找不到 Z:\ti\C55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug\VC5505_CSL_BIOS_cfg.h找不到 Z:\ti\C55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug\VC5505_CSL_BIOS_cfg_c.d找不到 Z:\ti\C55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug\VC5505_CSL_BIOS_cfg.d找不到 Z:\ti\C55_lp\c55_caf_02.00.02.04\build\ccsv5\Debug\VC5505_CSL_BIOS_cfg.obj'Finished clean'' '

**** Build Finished ****

**** Build of configuration Debug for project CSL_USB_IsoFullSpeedExample_Out ****

"Z:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 'Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/build/VC5505_CSL_BIOS_cfg.tcf''Invoking: TConf'"Z:/ti/bios_5_42_02_10/xdctools/tconf" -b -Dconfig.importPath="Z:/ti/bios_5_42_02_10/packages;/packages;" -DBuildPlatform="C5515EVM" "Z:/ti/C55_lp/c55_caf_02.00.02.04/build/VC5505_CSL_BIOS_cfg.tcf"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/build/VC5505_CSL_BIOS_cfg.tcf'' ''Building file: VC5505_CSL_BIOS_cfg.s??''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="VC5505_CSL_BIOS_cfg.d" "VC5505_CSL_BIOS_cfg.s??"'Finished building: VC5505_CSL_BIOS_cfg.s??'' ''Building file: VC5505_CSL_BIOS_cfg_c.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="VC5505_CSL_BIOS_cfg_c.d" "VC5505_CSL_BIOS_cfg_c.c"'Finished building: VC5505_CSL_BIOS_cfg_c.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_asrc.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="app_asrc.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_asrc.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_asrc.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_audio_alg.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="app_audio_alg.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_audio_alg.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_audio_alg.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usb.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="app_usb.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usb.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usb.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usbac.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="app_usbac.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usbac.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usbac.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usbac_descs.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="app_usbac_descs.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usbac_descs.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/app_usbac_descs.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/codec_aic3254.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="codec_aic3254.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/codec_aic3254.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/codec_aic3254.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/codec_config.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="codec_config.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/codec_config.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/codec_config.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/csl_usb_iso_fullspeed_example.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="csl_usb_iso_fullspeed_example.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/csl_usb_iso_fullspeed_example.c""Z:/ti/C55_lp/c55_caf_02.00.02.04/src/csl_usb_iso_fullspeed_example.c", line 559: warning: shift count is too large"Z:/ti/C55_lp/c55_caf_02.00.02.04/src/csl_usb_iso_fullspeed_example.c", line 584: warning: shift count is too large"Z:/ti/C55_lp/c55_caf_02.00.02.04/src/csl_usb_iso_fullspeed_example.c", line 601: warning: shift count is too large'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/csl_usb_iso_fullspeed_example.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/dbg_sdram.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="dbg_sdram.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/dbg_sdram.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/dbg_sdram.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/gpio_control.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="gpio_control.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/gpio_control.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/gpio_control.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/i2s_sample.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="i2s_sample.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/i2s_sample.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/i2s_sample.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/pll_control.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="pll_control.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/pll_control.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/pll_control.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/user_interface.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="user_interface.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/user_interface.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/user_interface.c'' ''Building file: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/utils.c''Invoking: C5500 Compiler'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –include_path="Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/bios/include" –include_path="Z:/ti/bios_5_42_02_10/packages/ti/rtdx/include/c5500" –include_path="/packages/ti/xdais" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/build" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/inc" –include_path="Z:/ti/C55_lp/c55_caf_02.00.02.04/dsplib/inc" –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" –preproc_with_compile –preproc_dependency="utils.d" "Z:/ti/C55_lp/c55_caf_02.00.02.04/src/utils.c"'Finished building: Z:/ti/C55_lp/c55_caf_02.00.02.04/src/utils.c'' ''Building target: Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExample_Out.out''Invoking: C5500 Linker'"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 –memory_model=large -g –define="_DEBUG" –define="BIOS_BUILD" –define="CSL_AC_TEST" –define=c5517 –undefine=C5535_EZDSP –undefine=C5535_EZDSP_DEMO –diag_warning=225 –gen_func_subsections=on –ptrdiff_size=16 –algebraic –obj_directory="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug" -z -m"Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExample_Out.map" –stack_size=0x800 –heap_size=0x800 -i"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/lib" -i"Z:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" -i"Z:/ti/bios_5_42_02_10/packages/ti/rtdx/lib/c5500" -i"Z:/ti/bios_5_42_02_10/packages/ti/bios/lib" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5" -i"/packages/ti/rtdx/lib/c5000" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/build" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/asrc/lib" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/dma/build/ccsv5/Debug" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2c/build/ccsv5/Debug" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/i2s/build/ccsv5/Debug" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_os/build/ccsv5/Debug" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/c55x5_drivers/pal_sys/build/ccsv5/Debug" -i"Z:/ti/C55_lp/c55_caf_02.00.02.04/c55xx_csl/build/ccsv5/Debug" –reread_libs –warn_sections –xml_link_info="Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExample_Out_linkInfo.xml" –rom_model –sys_stacksize=0x200 -o "Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExample_Out.out" "./VC5505_CSL_BIOS_cfg.obj" "./VC5505_CSL_BIOS_cfg_c.obj" "./app_asrc.obj" "./app_audio_alg.obj" "./app_usb.obj" "./app_usbac.obj" "./app_usbac_descs.obj" "./codec_aic3254.obj" "./codec_config.obj" "./csl_usb_iso_fullspeed_example.obj" "./dbg_sdram.obj" "./gpio_control.obj" "./i2s_sample.obj" "./pll_control.obj" "./user_interface.obj" "./utils.obj" "../C5517.cmd" -l"./VC5505_CSL_BIOS_cfg.cmd" -ldma_bios_drv_lib.lib -li2c_bios_drv_lib.lib -li2s_bios_drv_lib.lib -lpalos_bios_lib.lib -lpal_sys_bios_lib.lib -lcslVC5505_Lib.lib -lasrc_dly_fix_lib.lib -llibc.a <Linking>"./VC5505_CSL_BIOS_cfg.cmd", line 175: error: VECT memory range overlaps existing memory range SARAM30"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM0"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM1"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM2"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM3"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM4"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM5"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM6"./VC5505_CSL_BIOS_cfg.cmd", line 176: error: DARAM memory range overlaps existing memory range DARAM7"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM0"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM1"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM2"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM3"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM4"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM5"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM6"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM7"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM8"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM9"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM10"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM11"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM12"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM13"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM14"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM15"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM16"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM17"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM18"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM19"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM20"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM21"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM22"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM23"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM24"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM25"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM26"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM27"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM28"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM29"./VC5505_CSL_BIOS_cfg.cmd", line 177: error: SARAM memory range overlaps existing memory range SARAM30"./VC5505_CSL_BIOS_cfg.cmd", line 178: error: SARAM31 memory range has already been specified"./VC5505_CSL_BIOS_cfg.cmd", line 178: error: SARAM31 memory range overlaps existing memory range SARAM31warning: creating output section ".pbAsrcHbCircBuf" without a SECTIONS specificationwarning: creating output section ".pbAsrcInFifo" without a SECTIONS specificationwarning: creating output section ".ping_pong_i2sTxLeftBuf" without a SECTIONS specificationwarning: creating output section ".printf" without a SECTIONS specificationwarning: creating output section ".recAsrcHbCircBuf" without a SECTIONS specificationwarning: creating output section ".recAsrcInFifo" without a SECTIONS specificationwarning: creating output section ".switch" without a SECTIONS specification"../C5517.cmd", line 74: error: program will not fit into available memory. placement with alignment/blocking fails for section ".text" size 0xf2c4 page 0. Available memory ranges: DARAM1 size: 0x2000 unused: 0x2000 max hole: 0x2000 "../C5517.cmd", line 80: error: program will not fit into available memory. run placement with alignment/blocking fails for section ".bss" size 0x351a page 0. Available memory ranges: DARAM5 size: 0x2000 unused: 0x2000 max hole: 0x2000 "../C5517.cmd", line 81: error: program will not fit into available memory. placement with alignment/blocking fails for section ".const" size 0xba4 page 0. Available memory ranges: DARAM0 size: 0x1f40 unused: 0x524 max hole: 0x520

undefined first referenced symbol in file ——— —————- __STACK_SIZE Z:/ti/bios_5_42_02_10/packages/ti/bios/lib/bios_NONINST.a55L<boot.o55L> __SYSSTACK_SIZE Z:/ti/bios_5_42_02_10/packages/ti/bios/lib/bios_NONINST.a55L<boot.o55L>

error: unresolved symbols remainerror: errors encountered during linking; "Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExam ple_Out.out" not built

>> Compilation failuremakefile:170: recipe for target 'Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExample_Out.out' failedgmake: *** [Z:/ti/C55_lp/c55_caf_02.00.02.04/build/ccsv5/Debug/CSL_USB_IsoFullSpeedExample_Out.out] Error 1gmake: Target 'all' not remade because of errors.

**** Build Finished ****

请问需要修改哪些才可以适配C5517呢?

Shine:

回复 东东_Donny:

error: SARAM memory range overlap 表示定义的memory 重叠了

memory range has already been specified表示已经定义过,重复定义了

program will not fit into available memory这个表示分配的memory太小,放不下段

要对照c5517 datasheet上的memory map修改。

赞(0)
未经允许不得转载:TI中文支持网 » C5517使用C55_Connected_Audio_Framework 调用printf打印,Console无对应输出
分享到: 更多 (0)