主题中讨论的其他器件:SysConfig
您好!
我在使用默认 cmd 文件时遇到问题、并开始修改 SysConfig 中的 cmd 模块。
首先,我有一个奇怪的警告: CMD 模块说必须启用...
其次、链接失败。 好像找不到 SysConfig 生成的 cmd 文件。
"C:/TI/CCS/CCS12.50/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu64 --idiv_support=idiv0 --tmu_support=tmu0 --vcu_support=vcrc -Ooff --fp_mode=relaxed --advice:performance=all --define=_FLASH --define=DEBUG --define=CPU1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"2205_ctc_chrg7k_sw_cpu1.map" --heap_size=0x200 --stack_size=0x3F8 --warn_sections -i"C:/TI/CCS/CCS12.50/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/lib" -i"C:/TI/CCS/CCS12.50/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="2205_ctc_chrg7k_sw_cpu1_linkInfo.xml" --entry_point=code_start --rom_model -o "2205_ctc_chrg7k_sw_cpu1.out" "./syscfg/board.obj" "./syscfg/device_cmd.obj" "./syscfg/c2000ware_libraries.obj" "./device/F2838x_CodeStartBranch.obj" "./device/device.obj" "./sources/converter_io.obj" "./sources/init_cla_cpu1.obj" "./sources/main_cpu1.obj" "./sources/pll_pfc.obj" "./sources/regulation_pfc.obj" "./sources/supervision_cpu1.obj" "C:/TI/SDK/C2000Ware/C2000Ware_5_01_00_00/driverlib/f2838x/driverlib/ccs/Debug/driverlib.lib" "../sources/includes/SFO_v8_fpu_lib_build_c28_driverlib_eabi.lib" -l"syscfg/device_cmd.cmd" -llibc.a <Linking> warning #10461-D: Invalid to call C28 function "sqrtf" defined in "C:\TI\CCS\CCS12.50\ccs\tools\compiler\ti-cgt-c2000_22.6.1.LTS\lib\rts2800_fpu64_eabi.lib<e_sqrtf.c.obj>" from CLA file "./sources/regulation_pfc.obj" warning #10247-D: creating output section ".text" without a SECTIONS specification warning #10247-D: creating output section ".data" without a SECTIONS specification warning #10247-D: creating output section ".bss" without a SECTIONS specification warning #10247-D: creating output section ".cinit" without a SECTIONS specification warning #10247-D: creating output section ".const" without a SECTIONS specification warning #10247-D: creating output section "codestart" without a SECTIONS specification warning #10247-D: creating output section "CpuToCla1MsgRAM" without a SECTIONS specification warning #10247-D: creating output section ".bss_cla" without a SECTIONS specification warning #10247-D: creating output section "Cla1Prog" without a SECTIONS specification warning #10247-D: creating output section ".scratchpad" without a SECTIONS specification warning #10247-D: creating output section ".const_cla" without a SECTIONS specification error #10430-D: ".TI.ramfunc" section generated by __attribute__((ramfunc)) or --ramfunc=on requires a SECTIONS specification to function. error #10010: errors encountered during linking; "2205_ctc_chrg7k_sw_cpu1.out" not built
提前感谢您的帮助、
此致、
阿德里安