Return to previous page Return to menu Go to next page

R

    Format R [filename [, expr]]

    Description The file filename is read into the offset address expr. If expr is omitted, 0 is used.               Will be.               Motorola S19, S28, S37, Intellect Hex format, 2500A.D.               File formats of ZIL, ZAX symbol files, and SDSS symbol files               It will be separated. Anything that cannot be identified is considered a binary file.               expr is added to the symbol value for symbol files. Address designation such as S28               For a file with a suffix, it is added to the specified address. Read for binary files               The first address will be included.

                  ● In the following all file operation commands, when the file name is omitted, selection from the menu                 The same operation as.

RB

    Format RB [filename [, expr]]

    Description An arbitrary file filename is regarded as a binary file and read to address expr.               expr omitted               Sometimes 0 is used.

V

    format V [filename [, expr]]

    Description Compare file filename with the contents of memory or the contents of a symbol.               Motorola S19, S28, S37, Intel hex format, symbol file format               File format is automatically determined. Those that could not be identified are binary files               Will be considered. expr is added to the symbol value for symbol files.               For files with address specification such as S28, it is added to the specified address.

                  ● When verifying a symbol file, load it with what is already in the file.                 Of these, the values ​​are compared for symbols with the same name.

VB

    Format VB [filename [, expr]]

    Description Compares the arbitrary file filename with the contents of the memory as a binary file.               If expr is omitted, 0 is used.

W

    Format W [filename, range [, offset]]

    Description Exports the contents of the address range range to the file filename in Motorola S28 format.               To do.               offset is added to the address value of the S record. The default is 0.


Return to previous page Return to menu Go to next page