搜索资源列表
srec_cat
- 工具srec_cat, 可将bin转换为hex, 命令格式如下:srec_cat blob -Binary -Output blob.hex -Motorola 另该工具也支持hex转bin, 如下: srec_cat bootrom_uncmp.hex -Motorola -Output bootrom_uncmp.bin -Binary 适用于某些只支持二进制格式的烧录
b2h
- 使用perl語言將bin檔轉成hex檔,非常好用的小程式-use perl language to transfer bin file to hex file
gen_lut
- Shell程序,功能把hex格式文件转换为bin格式-Shell procedures, functions convert hex format file to the bin format
hextobin
- linux环境下可以将hex格式文件转换为bin格式文件,以便下载到单片机-convert hex format file into bin format to enable download to MCU