| |||||||||||||
Technical Support On-Line Manuals RealView Linker and Utilities Guide | 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. | ||||||||||||
| |||||||||||||