Tool/software: Code Composer Studio
hi,
I'm following the steps given in the "Speech Recognition Reference Design on the C5535 eZdsp".
I've checked for the paths and permissions for the files in the error, still i don't know the reason for the error.
I've added the error and the screenshots of the error. (I'm working on Ubuntu OS)
>> Compilation failure
subdir_rules.mk:42: recipe for target 'codec_aic3254.obj' failed
"/home/tushar/ti/c55_lp/c55_csl_3.07/demos/TIesr/c5545/TIesr_C55_demo/src/codec_aic3254.c", line 54: fatal error #5: could not open source file "codec_pcm186x.h"
1 fatal error detected in the compilation of "/home/tushar/ti/c55_lp/c55_csl_3.07/demos/TIesr/c5545/TIesr_C55_demo/src/codec_aic3254.c".
Compilation terminated.
gmake: *** [codec_aic3254.obj] Error 1

