阅读:1202回复:1
CYPRESS里的工具HEX2BIX怎么用呀,帮帮忙呀!!!!
请问HEX2BIX.EXE怎么用。我怎么一运行就出现
Program Options: HEX2BIX [-AIBRH?] [-S symbol] [-M memsize] [-O filename] Source Source - Input filename A - Output file in the A51 file format B - Output file in the BIX file format (Default) H|? - Display this help screen I - Output file in the IIC file format M - Maximum memory size (Default = 8k) O - Output filename R - Append bootload block to release reset S - Public symbol name for linking 那位大虾可以解释一下这个工具要怎样用,才能使得*.HEX转换成*.c文件呀????? |
|
沙发#
发布于:2003-09-14 00:42
hex2bix -i -f 0xb2 -o outfilwname source.hex
|
|
|