 | BL51 User's Guide |  |
|
|
| PAGEWIDTH Linker Directive| Abbreviation | PW | | Arguments | PAGEWIDTH (number) | | Default | PAGEWIDTH (132) | | µVision | Options — Listing — Page Width. | | Description | The PAGEWIDTH directive specifies the number of character per line that may be printed to the linker map file. Lines with more than the specified number of characters are broken into two or more lines. The valid range of values is 72-132 columns. | | See Also | PAGELENGTH | | Example |
BL51 SAMPLE.OBJ PAGEWIDTH (132)
|
|
|