文件名称:hex2bin
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:976byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Converting a *. hex *. bin
An example TCL scr ipt to convert the file into *. hex *. bin file. The program accepts 0, 1 or 2 arguments. 1-st argument - the input file (if 0 arguments - stdin), 2-th argument - the output file (if not specified - stderr).
Dealt with only 2 types of records in the HEX-file - the data itself and the "extended address" (for controllers with more than 64KBytes of program memory). Suitable, for example, PIC18F87J10 and compiler Hitech-C 9.51pl2. Perhaps, for some part-time controllers such analysis is insufficient, then the program will give an error "unrecognized record type at file: line type," perhaps simply will not work.
To work in windows to install the interpreter, such as this: http://www.evolane.com/software/etcl/ # downloadwin32
More information: wiki.tcl.tk
An example TCL scr ipt to convert the file into *. hex *. bin file. The program accepts 0, 1 or 2 arguments. 1-st argument - the input file (if 0 arguments - stdin), 2-th argument - the output file (if not specified - stderr).
Dealt with only 2 types of records in the HEX-file - the data itself and the "extended address" (for controllers with more than 64KBytes of program memory). Suitable, for example, PIC18F87J10 and compiler Hitech-C 9.51pl2. Perhaps, for some part-time controllers such analysis is insufficient, then the program will give an error "unrecognized record type at file: line type," perhaps simply will not work.
To work in windows to install the interpreter, such as this: http://www.evolane.com/software/etcl/ # downloadwin32
More information: wiki.tcl.tk
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hex2bin.tcl
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.