 LARM User's Guide Discontinued |
|
| RESERVE Linker Directive| Abbreviation | | RE | | Arguments | | RESERVE (range « , ... ») | | Default | | No memory areas are reserved. | | µVision | | Options — LA Misc — Reserve. | | Description | | The RESERVE directive reserves specified memory areas (range) and prevents the linker from locating anything in them. This directive may be used to skip over memory areas that are unavailable or that are used for special purposes (memory buffer, FIFO, and so on). A warning message is generated if an absolute section uses a reserved memory area. | | See Also | | SEGMENTS | | Example | | |
Related Knowledgebase Articles |
|