 | µVision User's Guide legacy |  |
|
|
| Keil Lx51 Misc- Warnings
- Enable or disable linker warnings. Warning level 0 disables most linker warnings while level 2 enables all warnings.
- Disable Warning Numbers
- Enter a comma-separated list of warning numbers to disable.
- Use Linker Control File
- Enables the linker control file.
- Case sensitive symbols
- Only for L251: when enabled the linker to operates in case sensitive mode.
- Assign
- Define public symbols and their values at link time. Use commas to separate symbols.
- Overlay
- Modifies the call tree used for data overlaying. Adjustments to the program call tree are typically required when your application uses function pointers or contains virtual program jumps as it is the case in the scheduler of a real-time operating system.
- Misc Controls
- Specify any required linker commands for which there is no individual dialog control.
- Linker Control String
- Displays the current directives at the linker command line.
|
|