2552|0

2015

帖子

0

TA的资源

纯净的硅(中级)

楼主
 

有关TI CCS5.3编译器输出Hex文件 [复制链接]

      1.工程属性 (Alt+Enter) 界面如下图:


      2.  在TI的安装目录中寻找:D:\TI\ccsv5\tools\compiler\msp430_4.1.2\bin\hex430.exe  用命令提示符打开
      一下是获取的命令参数:
General Options:
  --byte,-byte                 Output as bytes rather than target addressing
  --exclude,-exclude=section   Exclude section from hex conversion
  --fill,-fill=val             Specify fill value
  --help,-options,-h           Display help
  --image,-image               Select image mode
  --linkerfill,-linkerfill     Include linker fill sections in images
  --map,-map=file              Specify map file name
  --memwidth,-memwidth=width   Specify memory width
  --olength,-olength=num       Number of data items per line of hex output
  --order,-order=LS,MS         Specify data ordering (endianness)
  --outfile,-o=file            Specify output file names
  --quiet,-quiet,-q            Quiet Operation
  --romwidth,-romwidth=width   Specify rom width
  --zero,-zero,-z              Zero based addressing

Diagnostics Options:
  --diag_error=id              Treat diagnostic as error
  --diag_remark=id             Treat diagnostic as remark
  --diag_suppress=id           Suppress diagnostic
  --diag_warning=id            Treat diagnostic as warning
  --diag_wrap[=on,off]         Wrap diagnostic messages (argument optional,
                                defaults to: on)
  --display_error_number       Emit diagnostic identifier numbers
  --emit_warnings_as_errors,-pdew
                               Treat warnings as errors
  --issue_remarks              Issue remarks
  --no_warnings                Suppress warnings
  --set_error_limit=count      Set error limit to

Output Format Options:
  --ascii,-a                   Output ASCII hex format
  --intel,-i                   Output Intel hex format
  --motorola,-m[=1,2,3]        Output Motorola S hex format
  --tektronix,-x               Output Extended Tektronix hex format
  --ti_tagged,-t               Output TI-Tagged hex format
  --ti_txt                     Output TI-TXT hex format

Load Image Options:
  --load_image                 Output Load Image Object format
  --section_name_prefix=string Prefix for load image object sections
复制代码

      例如:

      -i "1.out" -o "2.hex"  -order MS  -romwidth 16
      -i 表示hex格式的文件,
      -ti_txt 表示生成TI-TXT hex格式。


 
点赞 关注

回复
举报
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表