Part Number:TMS320C5517
Tool/software: Code Composer Studio
Hi all,
My code base is TMS320C55XXCSL-LOWPWR-03.07.00.01 and use C5517 EVM + PCM1864 CMB.
I want to run audio pre-processing demo and import BF_rt_bios, atafs_bios_drv_lib, and C55XXCSL_LP CCS projects.
When rebuilt BF_rt_bios project, I would encounter following error message. Actually, I did not filnd "BF_rt_bios_cfg.h" file after installed TMS320C55XXCSL-LOWPWR-03.07.00.01.
======================================================================
>> Compilation failure
subdir_rules.mk:7: recipe for target 'AudioCodec_DMA.obj' failed
"../AudioCodec_DMA.c", line 112: fatal error: could not open source file "BF_rt_bios_cfg.h"
1 fatal error detected in the compilation of "../AudioCodec_DMA.c".
Compilation terminated.
gmake: *** [AudioCodec_DMA.obj] Error 1
======================================================================
Thanks in advance.
B.R.
OC