respected concern,
i have tried to run the example of mmc_sd card example 2 from the CSL 3.0.But i m facing following errors.plz anybody suggest me which library and cmd file to use.I m using C5515 ezdsp board with CCSv4.1.... Plz do reply..waiting for response..
**** Build of configuration Debug for project lmn ****
C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake -k all
'Building file: ../csl_mmcsd_SdCardExample.c'
'Invoking: Compiler'
"C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/c5500/bin/cl55" -v5515 -g --include_path="C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/c5500/include" --diag_warning=225 --ptrdiff_size=32 --memory_model=huge --preproc_with_compile --preproc_dependency="csl_mmcsd_SdCardExample.pp" "../csl_mmcsd_SdCardExample.c"
"../csl_mmcsd_SdCardExample.c", line 90: fatal error: could not open source file "csl_mmcsd.h"
1 fatal error detected in the compilation of "../csl_mmcsd_SdCardExample.c".
Compilation terminated.
>> Compilation failure
C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: *** [csl_mmcsd_SdCardExample.obj] Error 1
C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.
Build complete for project lmn