Keil™, An ARM® Company

RealView Linker and Utilities Guide

Accessing symbols in another image

4.3. Accessing symbols in another image

If you want one image to know the global symbol values of another image, you can use a symbol definitions (symdefs) file.

This can be used, for example, if you have one image that always resides in ROM and multiple images that are loaded into RAM. The images loaded into RAM can access global functions and data from the image located in ROM.

Copyright © 2007 ARM Limited. All rights reserved.ARM DUI 0377A