I have tried to build several of the exalmpes. I imported all the examples into a project.
Here are the results of csl_gpt_example.
There are no errors or warnings.
What have I dome wrong?
**** Build of configuration Debug for project CSL_PLL_Example **** C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all 'Building file: ../csl_pll_example.c' 'Invoking: C5500 Compiler' "C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c5500/bin/cl55" -vcore:3.3 -g --define="_DEBUG" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c5500/include" --include_path="C:/Program Files/TMS320VC55XCSL-LOWPWR/VC5505_CSL/CCS_v4.0_Examples/pll/CSL_PLL_Example/Debug" --include_path="C:/Program Files/Texas Instruments/bios_5_40_03_23/packages/ti/bios/include" --include_path="C:/Program Files/Texas Instruments/bios_5_40_03_23/packages/ti/rtdx/include/c5500" --include_path="C:/Program Files/Texas Instruments/xdais_6_23/packages/ti/xdais" --include_path="C:/Program Files/TMS320VC55XCSL-LOWPWR/VC5505_CSL/src" --include_path="C:/Program Files/TMS320VC55XCSL-LOWPWR/VC5505_CSL/inc" --diag_warning=225 --sat_reassoc=off --large_memory_model --ptrdiff_size=32 --fp_reassoc=off --algebraic --asm_source=algebraic --preproc_with_compile --preproc_dependency="csl_pll_example.pp" "../csl_pll_example.c" The current directory is invalid. C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [csl_pll_example.obj] Error 1 C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors. Build complete for project CSL_PLL_Example