|
| Keil LA 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.
- Function Inlining
- Configure function inlining that removes call and parameter passing overhead.
- Unused Functions
- Remove or keep functions that are not used in the application.
- Assign
- Define public symbols and their values at link time. Use commas to separate symbols.
- 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.
|
|