今天发现编辑完Build->Edit Flags里面的内容后会被自动更新出错,请问这个问题如何解决呢?
我编辑如此:
-v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2
--include_path="D:/Program Files (x86)/
ti/ccs1260/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include"
--include_path="C:/ti/c2000/C2000Ware_5_00_00_00/device_support/f2837xs/headers/include"
--include_path="E:/workspace/Software Architecture/Standard Project Template/include"
--include_path="${CG_TOOL_ROOT}/include"
--include_path="${PROJECT_ROOT}"
--include_path="${CG_TOOL_ROOT}/board"
--include_path="${COM_TI_C2000WARE_SOFTWARE_PACKAGE_INCLUDE_PATH}"
--include_path="${PROJECT_ROOT}/board"
--include_path="${SYSCONFIG_TOOL_INCLUDE_PATH}"
--include_path="${COM_TI_XDC_INCLUDE_PATH}"
--include_path="${PROJECT_ROOT}"
--define=${COM_TI_C2000WARE_SOFTWARE_PACKAGE_SYMBOLS}
--define=${SYSCONFIG_TOOL_SYMBOLS}
--define=${COM_TI_XDC_SYMBOLS} -g
--diag_warning=225
--diag_wrap=off
--display_error_number
--abi=coffabi
一提交就自动变成如下:
-v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 --include_path="D:/Program Files (x86)/ti/ccs1260/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="\"/\"${PROJECT_ROOT}/board/\" --include_path=\"E:/workspace/Software Architecture/Standard Project Template/include\" --define=${COM_TI_XDC_SYMBOLS}\"" --include_path="E:/workspace/Software Architecture/Standard Project Template/include/" --include_path="C:/ti/c2000/C2000Ware_5_00_00_00/device_support/f2837xs/headers/include" --include_path="${PROJECT_ROOT}" --include_path="E:/workspace/Software Architecture/Standard Project Template/include" --include_path="${CG_TOOL_ROOT}/board" --include_path="${PROJECT_ROOT}/board" --include_path="${CG_TOOL_ROOT}/include" all --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi