srec_cat [srcHexFile] -intel -crc32-l-e -maximum-addr [srcHexFile] -intel -o [tempHexFile] -intel -Output_Block_Size=16 srec_cat [tempHexFile] -intel -offset - -minimum-addr [tempHexFile] -intel -o [dstBinFile] -binary 上述命令中,使用-maximum-addr [srcHexFile] -intel来计算 A...
-o [dstHexFile] -intel -Output_Block_Size=16 上面命令中,输入源 Hex 文件 [srcHexFile] 计算...
-Output_Block_Size number This option may be used to specify the exact number of data bytes to appear in each output record. There are format-specific limitations on this value, you will get an error if the value isn't valid. If you need to control the maximum number of characters on ...
-intel -exclude 0x10000000 0x18000000 -o onlyExternalFlash.hex -intel --Output_Block_Size 16 ...