Part Number: CC3235MODASF
Other Parts Discussed in Thread: CC3235SF, LAUNCHXL-CC3235SF, CC3235S
I try to configure the project as descripte in the link https://software-dl.ti.com/ccs/esd/documents/application_notes/appnote-code_coverage_compiler.html as you say. the project is come from CC3235SF sdk with NORTOS example gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs,current the pprofout.pdat files has been generated with the configure Collect,

but i'm block in the analyze steps,i got the error below:
----------------------------------------------------------------------------------------------------------------------------------------------------
**** Build of configuration Analyze for project gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs ****
"D:\\ti\\ccs1020\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armpdd" -e "D:\workspace\Fresenius\Wifi Project\workspace_v10\gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Collect/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.out" -o pprofout.prf "D:\workspace\Fresenius\Wifi Project\workspace_v10\gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Collect/pprofout.pdat"
Building file: "../gpiointerrupt.c"
Invoking: Arm Compiler
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos/posix" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" --preproc_with_compile --preproc_dependency="gpiointerrupt.d_raw" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" "../gpiointerrupt.c"
Finished building: "../gpiointerrupt.c"
Building file: "../main_nortos.c"
Invoking: Arm Compiler
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos/posix" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" --preproc_with_compile --preproc_dependency="main_nortos.d_raw" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" "../main_nortos.c"
Finished building: "../main_nortos.c"
Building file: "syscfg/ti_drivers_config.c"
Invoking: Arm Compiler
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos/posix" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" --preproc_with_compile --preproc_dependency="syscfg/ti_drivers_config.d_raw" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" --obj_directory="syscfg" "syscfg/ti_drivers_config.c"
Finished building: "syscfg/ti_drivers_config.c"
Building file: "../main_nortos.c"
Building file: "../gpiointerrupt.c"
Building file: "syscfg/ti_drivers_config.c"
Invoking: Arm Compiler
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos/posix" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" --preproc_with_compile --preproc_dependency="gpiointerrupt.d_raw" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" "../gpiointerrupt.c"
Invoking: Arm Compiler
Invoking: Arm Compiler
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos/posix" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" --preproc_with_compile --preproc_dependency="main_nortos.d_raw" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" "../main_nortos.c"
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" --include_path="D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos/posix" --include_path="D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/include" --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" --preproc_with_compile --preproc_dependency="syscfg/ti_drivers_config.d_raw" --include_path="D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" --obj_directory="syscfg" "syscfg/ti_drivers_config.c"
Finished building: "../main_nortos.c"
Finished building: "../gpiointerrupt.c"
Finished building: "syscfg/ti_drivers_config.c"
Building target: "gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.out"
Invoking: Arm Linker
"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=vfplib -me --define=NORTOS_SUPPORT -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --analyze=codecov --analyze_only --use_profile_info="pprofout.prf" -z -m"gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.map" -i"D:/ti/simplelink_cc32xx_sdk_4_40_00_07/source" -i"D:/ti/simplelink_cc32xx_sdk_4_40_00_07/kernel/nortos" -i"D:/workspace/Fresenius/Wifi Project/workspace_v10/gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs/Analyze/syscfg" -i"D:/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/lib" --diag_suppress=10063 --diag_wrap=off --display_error_number --warn_sections --xml_link_info="gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs_linkInfo.xml" --entry_point=resetISR --rom_model -o "gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.out" "./gpiointerrupt.obj" "./syscfg/ti_drivers_config.obj" "./main_nortos.obj" "../cc32xxsf_nortos.cmd" -lti_utils_build_linker.cmd.genlibs -l"ti/devices/cc32xx/driverlib/ccs/Release/driverlib.a" -llibc.a
<Linking>
"C:\\Users\\CN0086~1\\AppData\\Local\\Temp\\{4E7C48F2-9C24-4DC7-A10C-00D28FB52D72}", line 26: error #10008-D: cannot find file "./gpiointerrupt.obj"
"C:\\Users\\CN0086~1\\AppData\\Local\\Temp\\{4E7C48F2-9C24-4DC7-A10C-00D28FB52D72}", line 27: error #10008-D: cannot find file "./syscfg/ti_drivers_config.obj"
"C:\\Users\\CN0086~1\\AppData\\Local\\Temp\\{4E7C48F2-9C24-4DC7-A10C-00D28FB52D72}", line 28: error #10008-D: cannot find file "./main_nortos.obj"
undefined first referenced
symbol in file
--------- ----------------
main D:\ti\ccs1020\ccs\tools\compiler\ti-cgt-arm_20.2.4.LTS\lib\rtsv7M4_T_le_eabi.lib<boot_cortex_m.c.obj>
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.out" not built
>> Compilation failure
makefile:150: recipe for target 'gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.out' failed
gmake[2]: *** [gpiointerrupt_CC3235SF_LAUNCHXL_nortos_ccs.out] Error 1
makefile:146: recipe for target 'main-build' failed
gmake[1]: *** [main-build] Error 2
makefile:141: recipe for target 'all' failed
gmake: *** [all] Error 2
**** Build Finished ****
--------------------------------------------------------------------------------------------------------------------------------------------------------
Can you give me some suggestions on this question, It would be more perfect to provide a CSS project for reference
PS:The hardware we currently evaluate is based on LAUNCHXL-CC3235SF

