C:\CoverageTesting\ResultData\pprofout.prf

c:\ti\ccsv6\tools\compiler\arm_15.12.3.LTS\bin\armpdd -e CoverageTest.out -o pprofout.prf pprofout.pdat


=======


**** Build of configuration Debug for project CoverageTest ****

"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 
'Building file: C:/CoverageTesting/Source/AddDriver.c'
'Invoking: ARM Compiler'
"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="C:/ti/controlSUITE/device_support/f28m35x/v220/MWare" -g --gcc --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --gen_func_subsections=on --abi=eabi --analyze_only --use_profile_info="pprofout.prf" --ual --preproc_with_compile --preproc_dependency="AddDriver.pp"  "C:/CoverageTesting/Source/AddDriver.c"
'Finished building: C:/CoverageTesting/Source/AddDriver.c'
' '
'Building file: C:/CoverageTesting/Source/HelloWorld.c'
'Invoking: ARM Compiler'
"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="C:/ti/controlSUITE/device_support/f28m35x/v220/MWare" -g --gcc --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --gen_func_subsections=on --abi=eabi --analyze_only --use_profile_info="pprofout.prf" --ual --preproc_with_compile --preproc_dependency="HelloWorld.pp"  "C:/CoverageTesting/Source/HelloWorld.c"
'Finished building: C:/CoverageTesting/Source/HelloWorld.c'
' '
'Building file: C:/CoverageTesting/Source/startup_ccs.c'
'Invoking: ARM Compiler'
"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7M3 --code_state=16 -me --include_path="c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="C:/ti/controlSUITE/device_support/f28m35x/v220/MWare" -g --gcc --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --gen_func_subsections=on --abi=eabi --analyze_only --use_profile_info="pprofout.prf" --ual --preproc_with_compile --preproc_dependency="startup_ccs.pp"  "C:/CoverageTesting/Source/startup_ccs.c"
'Finished building: C:/CoverageTesting/Source/startup_ccs.c'
' '
'Building target: CoverageTest.out'
'Invoking: ARM Linker'
"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7M3 --code_state=16 -me -g --gcc --define=ccs --diag_wrap=off --diag_warning=225 --display_error_number --gen_func_subsections=on --abi=eabi --analyze_only --use_profile_info="pprofout.prf" --ual -z -m"CoverageTest.map" --stack_size=256 --heap_size=0 -i"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/lib" -i"C:/ti/controlSUITE/device_support/f28m35x/v220/MWare/lib" -i"C:/ti/controlSUITE/device_support/f28m35x/v220/MWare/driverlib/ccs/Debug" -i"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --reread_libs --diag_wrap=off --warn_sections --display_error_number --xml_link_info="CoverageTest_linkInfo.xml" --rom_model -o "CoverageTest.out"  "./startup_ccs.obj" "./HelloWorld.obj" "./AddDriver.obj" "C:/CoverageTesting/Source/F28M35x_generic_M3_FLASH.cmd" -l"rtsv7M3_T_le_eabi.lib" -l"F021_API_CortexM3_LE.lib" -l"driverlib.lib" 
<Linking>
"C:\\Users\\ls343a\\AppData\\Local\\Temp\\052203", line 22: error #10008-D: cannot find file "./startup_ccs.obj"

"C:\\Users\\ls343a\\AppData\\Local\\Temp\\052203", line 23: error #10008-D: cannot find file "./HelloWorld.obj"
>> Compilation failure
"C:\\Users\\ls343a\\AppData\\Local\\Temp\\052203", line 24: error #10008-D: cannot find file "./AddDriver.obj"
"C:/CoverageTesting/Source/F28M35x_generic_M3_FLASH.cmd", line 80: warning #10199-D: CRC table operator (AppCrc) ignored for ".const":  CRC table operator cannot be associated with empty output section
"C:/CoverageTesting/Source/F28M35x_generic_M3_FLASH.cmd", line 104: warning #10199-D: CRC table operator (AppCrc) ignored for "ramfuncs":  CRC table operator cannot be associated with empty output section

 undefined first referenced                                                                   
  symbol       in file                                                                        
 --------- ----------------                                                                   
 main      c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/lib/rtsv7M3_T_le_eabi.lib<args_main.obj>

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "CoverageTest.out" not built
gmake: *** [CoverageTest.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****



