工具/软件:TI C/C++编译器
您好!
在"所有目标文件"期间、我在下面列出了命令和错误的完整长度。 请求您指导我在 FLAG 部分需要设置哪些额外设置或我出错的地方:
命令行:-mv7R4 --abi=eabi -off --opt_for_speed=0 -g --check_misra="17、-17.4、-17.6"--diag_warning=225 --display_error_number --stack_size=0x800 -m"heap_size=0x800、-intrabout_ips.ips=-/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/lib /ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/include -unus_remote_remote_subsection-expression.ips"-/MPOS/SOUCRE_CODE/FS_Automotive_POC_22Feb2017/Source_code/ESCL/Debug/source/OS -intrabout--rom-unus_infot_subsection.ips"-rom-out_subsection.ips"-ov.ips"-ecline_remot_infot_ips"-ov.ips"-ov.ips"-over-track_infot_it_it_ips"-ov.ips"-ov.ips"-"-out--out-out-out-track_infot_line_remot_line_remotion-out--out-union-track_infotion--un-un-track_infotion_infotion-/MPOS/SOUCRE_CODE/FS_Automotive_POC_22Feb2017/Source_code/ESCL /MPOS/SOUCRE_CODE/FS_Automotive_POC_22Feb2017/Source_code/ESCL/Debug/source/MCAL io_management.obj、ipc.obj、ipps.obj、mPOS_UTILS.obj、notification.obj、 os.obj、os_context.obj、partition1.obj、partition2.obj、 partition3.obj、partition4.obj、partition5.obj、partition6.obj、partition7.obj、 partition_utils.obj、pinmux.obj、rti.obj、sci.obj、system.obj、 system_calls.obj、sys_core.obj、sys_intvecs.obj、sys_mpu.obj、sys_pcr.obj、 sys_mantome.obj、sys_PMU.obj、sys_selftest.obj、sys_startup.obj、uart.obj
在命令提示符中输入(显示输出)后:
C:\ti\ccsv6\tools\compiler\ti-cgt-arm_5.2.5\bin>armcl -mv7R4 -abi=eabi -Ooff -opt_for_speed=0 -g -check_misra="17、-17.6、-17.4"-diag_warning=225 --display_error_number --s
Tack_size=0x800 -m"ESCL.map"-heap_size=0x800 -gen_data_subsections -i"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/lib -i"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/includ
E-I"-I" D:/MPOS/SOUCRE_CODE/FS_Automotive_POC_22Feb2017/Source_code/ESCL/Debug/source/MCAL -I" D:/MPOS/SOUCRE_CODE/FS_Automotive_POC_22Feb2017/Source_code/ESCL/Debug/source/OS
-i"D:/MPOS/SOUCRE_CODE/FS_Automotive_POC_22Feb2017/Source_code/ESCL -调试/源/应用"- reread_libs - warn_sections - display_error_number --xml_link_info="espl_linkInfo.xml"
--rom_model --be32 --unused_section_elimination=off --compress_dwarf=off --copy_compression=rle --cinit_compression=rle --zero_init=on --gen_func_subsections=on dabort.obj,es
a.obj、gio.obj、gpio_wraper.obj、interrupt_management.obj、io_management.obj、 ipc.obj、ipps.obj、mPOS_UTILS.obj、notification.obj、os.obj、 os_context.obj、partition.obj、part
iion1.obj、partition2.obj、partition3.obj、partition4.obj、partition5.obj、 partition6.obj、partition7.obj、partition_utils.obj、pinmux.obj、rti.obj、 sci.obj、system.obj、Syst
em_calls.obj、sys_core.obj、sys_intvecs.obj、sys_mpu.obj、sys_pcr.obj、 sys_mantome.obj、sys_PMU.obj、sys_selftest.obj、sys_startup.obj、uart.obj
>>警告:编译器选项无效--stack_size=0x800 (已忽略)
错误#24015-D:选项-ms 的参数错误:应为{on、off}之一
我无法在命令行中找到-ms。 请帮帮我。
使用 CCS IDE:6.0.1
编译器:TI-CGT-ARM_5.2.5
相关信息
Shankar