Other Parts Discussed in Thread: TMS320F28335, CONTROLSUITE
hello everyone,
i am new in CCS and for DSC, Also i made my own DSC Kit TMS320F28335 for Educational purpose. i use Timing_led_blink code from Control_Suit, but i face an error while built/rebuilt project as,
**** Build of configuration Debug for project timed_led_blink ****
C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all
'Building target: timed_led_blink.out'
'Invoking: Linker'
"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c2000/bin/cl2000" -v28 -mt -ml -g --diag_warning=225 --float_support=fpu32 -z -m"timed_led_blink.map" --stack_size=0x300 --warn_sections -i"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c2000/lib" -i"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c2000/include" --reread_libs --rom_model -o "timed_led_blink.out" -l"libc.a" "../28335_RAM_lnk.cmd"
<Linking>
warning: cannot resolve archive C:/Program Files/Texas
Instruments/ccsv4/tools/compiler/c2000/lib/libc.a to a compatible library,
as no input files have been encountered
fatal error: no input files
>> Compilation failure
gmake: *** [timed_led_blink.out] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project timed_led_blink
please help me to solve this problem.
i don't know what exactly miss its on CCS handeling or its code problem.
Regards
Neeraj Deshmukh
