| |||
| Home > Accessing Image Symbols > 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.
This section describes: