搜索资源列表
bin_to_s19
- 主要是把BIN文件转成S19文件。由于在LINUX下生成的是BIN文件,一般的烧入为S19文件
bin_to_s19
- 主要是把BIN文件转成S19文件。由于在LINUX下生成的是BIN文件,一般的烧入为S19文件-BIN file is the file into S19. As LINUX is generated BIN file, burned into the general file for S19
bin2s19
- 能将BIN文件格式转成飞思卡尔默认的S19格式-BIN file formats can be converted into Freescale S19 default format
S19toBin
- S19文件转BIN文件工具软件,很实用方便快捷-S19 file BIN file transfer software tools, it is convenient and practical
bin转s19
- BIN文件转换成带地址的S19文件的工具,在windows平台下运行,一直在用比较方便。(The tool for converting BIN files into S19 files with addresses, which runs on Windows platform.)
S19TOBIN
- 因为用到转化文件格式网上找了一圈都没有 于是自己写了一个 S19格式转bin 根据地址差异自动补全0XFF 采用控制台执行应用程序 参数为待转化文件 完成后在现有文件路径下生成后缀.bin文件(Because the tool used to transform file format, I found no one on the Internet, so I wrote one myself Convert S19 format t