Use this panel to control how the burner generates the output file, as well as error and warning messages. You can specify whether to allocate constant objects in ROM, generate debugging information, and strip file path information.
The following table lists and describes the general options for HCS08 configure S-Record.
| Option | Description |
|---|---|
| DIsable all (-Ns) | Disables generation of all start (S0) and end records (S7, S8, or S9) |
| No path in S0-record | Removes the path (if present) from the file name in the S0 record |
| No S9-record | Disables generation of S9-record |
| No S8-record | Disables generation of S8-record |
| No S7-record | Disables generation of S7-record |
| No S0-record | Disables generation of S0-record |