bin2obj-3.0.2 -V (return code: 1)
Usage: bin2obj [options] -c constname [infile]
Where options is a combination of :
-a write asciii data instead of bytes
-z compress data.
-e key encrypt data with key (must have 8 characters)
-o output filename
-u [name] make a unit instead of an include file (unit name is outfile)
-U [name] same as -u, and compile the unit. (requires outfile)
bin2obj-3.0.2 --help (return code: 1)
Usage: bin2obj [options] -c constname [infile]
Where options is a combination of :
-a write asciii data instead of bytes
-z compress data.
-e key encrypt data with key (must have 8 characters)
-o output filename
-u [name] make a unit instead of an include file (unit name is outfile)
-U [name] same as -u, and compile the unit. (requires outfile)