Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE, TMS320F28377D
Hello,
I have a linker warning I can't seem to track down.
This project contains 1 unresolved buildable linked resource(s). The project may not build as expected.
I have included the console Linker portion in case there may be some clues there. Is there a place I should start looking?
Thanks
Dave
Building target: "MCM229B_PCB313A_CESG_Test.out"
Invoking: C2000 Linker
"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --idiv_support=none --isr_save_vcu_regs=on --tmu_support=tmu0 --vcu_support=vcu2 --fp_mode=relaxed --advice:performance=all --define=CPU1 --define=_FLASH -g --diag_suppress=1311 --diag_warning=225 --display_error_number --abi=coffabi -z -m"MCM229B_PCB313A_CESG_Test.map" --stack_size=0x100 --warn_sections -i"C:/ti/c2000/C2000Ware_4_00_00_00/device_support/f2838x/headers/cmd" -i"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/lib" -i"C:/ti/c2000/C2000Ware_4_00_00_00/device_support/f2838x/headers/cmd" -i"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include" --reread_libs --display_error_number --xml_link_info="MCM229B_PCB313A_CESG_Test_linkInfo.xml" --rom_model -o "MCM229B_PCB313A_CESG_Test.out" "./f2838x_adc.obj" "./f2838x_defaultisr.obj" "./f2838x_epwm.obj" "./f2838x_globalvariabledefs.obj" "./f2838x_gpio.obj" "./f2838x_piectrl.obj" "./f2838x_pievect.obj" "./f2838x_sysctrl.obj" "./f2838x_usdelay.obj" "./sysctl.obj" "./PCKA/229_313_Def-Var.obj" "./PCKA/229_313_Anlg.obj" "./PCKA/229_313_Control_c.obj" "./PCKA/229_313_GPRU_DC.obj" "./PCKA/229_313_IO.obj" "./PCKA/229_313_Init.obj" "./PCKA/229_313_Protection.obj" "C:/ti/c2000/C2000Ware_4_00_00_00/device_support/f2838x/common/cmd/2838x_FLASH_lnk_cpu1.cmd" "C:/ti/c2000/C2000Ware_4_00_00_00/libraries/calibration/hrpwm/f2838x/lib/SFO_v8_fpu_lib_build_c28.lib" -lrts2800_fpu32.lib -l"C:/ti/c2000/C2000Ware_4_00_00_00/device_support/f2838x/headers/cmd/f2838x_headers_nonBIOS_cpu1.cmd" -llibc.a
<Linking>
Finished building target: "MCM229B_PCB313A_CESG_Test.out"