READ DISK FILE INTO BUFFER | ||
This command provides
you with a variety of options for loading a binary, Intel
Hex or Motorola S-record file into the buffer for
viewing, editing or programming. Command Options and File Load Summary 1. Normal (load at buffer base) - This option is provided as a simple method for loading any file into the buffer. You need only provide a filename and the system will automatically determine the file type and load it into the buffer. Intel Hex and Motorola S-Record files are automatically loaded at the addresses specified in the file address records. 2. User defined load address - This option allows you to specify where in the buffer a binary file will be loaded. You may use this option to load multiple files into the buffer for editing or programming. 3. User defined base address - This option allows you to specify the base address used by the buffer. In essence this option allows you to redefine buffer address 0 to be any address within a 4 gigabyte address space (0-FFFFFFFF). With the buffer base redefined, you may load hex files with address records located anywhere within a 32 bit physical address range. 4. 16/32 bit data path - This option allows you to load data for odd/even devices (16 bit data path) or 0, 1, 2, 3 devices (32 bit data path). This is also called byte split and shuffle. This option functions for both binary and hex type files. 5. Load sequential hex string - This option allows you to load a sequential string of hex characters into the buffer. This option originated from requests by users who needed to enter straight ASCII hex information without load addresses. Files of this type are usually created by a word processor or text editor. 6. File type - This option allows you to override the automatic file type setting normally used by the system and force processing of a specific file type (binary, Intel hex or S-record). This option is only used if the file format is too corrupt or altered for the system to automatically determine its format. 7. Recall buffer/file data summary - This option will redisplay the file load summary described at the top of this page. |
||
|