Convert a binary file to an ascii-readable format similar to MicroMonitor's 'dm' command..
Options:
-b ###
specify base address to be used with output
-e
enable endianness swap from input to output
-o ###
offset from start of binary file to start from
-n ###
number of elements to display
-w {1|2|4}
width of the data per element.