**** Build of configuration Flash for project dma_ram_to_ram_c28 ****
C:\ti\ccsv5\utils\bin\gmake -k all
'Building file: E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/dma_ram_to_ram_c28.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../F28M35x_common/include" --include_path="E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../F28M35x_headers/include" --include_path="E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../../../../libs/math/FPUfastRTS/V100/include" --define="_DEBUG" --define="_FLASH" --define="LARGE_MODEL" --quiet --diag_warning=225 --issue_remarks --output_all_syms --asm_directory="E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/Debug" --preproc_with_compile --preproc_dependency="dma_ram_to_ram_c28.pp" "E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/dma_ram_to_ram_c28.c"
'Finished building: E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/dma_ram_to_ram_c28.c'
' '
'Building target: dma_ram_to_ram_c28.out'
'Invoking: C2000 Linker'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -g --define="_DEBUG" --define="_FLASH" --define="LARGE_MODEL" --quiet --diag_warning=225 --issue_remarks --output_all_syms --asm_directory="E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/Debug" -z -m"dma_ram_to_ram_c28.map" --stack_size=0x300 --warn_sections -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/lib" -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" -i"E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../../../../libs/math/FPUfastRTS/V100/lib" --reread_libs --entry_point=code_start --rom_model -o "dma_ram_to_ram_c28.out" "./dma_ram_to_ram_c28.obj" "./F28M35x_SysCtrl.obj" "./F28M35x_PieVect.obj" "./F28M35x_PieCtrl.obj" "./F28M35x_Gpio.obj" "./F28M35x_GlobalVariableDefs.obj" "./F28M35x_DefaultIsr.obj" "./F28M35x_DMA.obj" "./F28M35x_CodeStartBranch.obj" -l"E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../F28M35x_common/cmd/F28M35x_generic_C28_FLASH.cmd" -l"rts2800_fpu32_fast_supplement.lib" -l"rts2800_fpu32.lib" "../F28M35x_Headers_nonBIOS.cmd"
error: cannot find file "rts2800_fpu32_fast_supplement.lib"
"E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../F28M35x_common/cmd/F28M35x_generic_C28_FLASH.cmd", line 122: remark:
object "GETBUFFER" is not allocated, but is being placed as part of
allocated object "GROUP_2"
"E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../F28M35x_common/cmd/F28M35x_generic_C28_FLASH.cmd", line 123: remark:
warning: entry-point symbol other than "_c_int00" specified: "code_start"
error: errors encountered during linking; "dma_ram_to_ram_c28.out" not built
object "GETWRITEIDX" is not allocated, but is being placed as part of
allocated object "GROUP_2"
"E:/ccs5.2_workspace/v130/F28M35x_examples_Control/dma_ram_to_ram/c28/ccs/../../../../F28M35x_common/cmd/F28M35x_generic_C28_FLASH.cmd", line 124: remark:
object "PUTREADIDX" is not allocated, but is being placed as part of
allocated object "GROUP_2"
>> Compilation failure
gmake: *** [dma_ram_to_ram_c28.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****