|
|||||||||||
|
Technical Support On-Line Manuals BL51 User's Guide |
Manipulating the Call TreeIn most cases, the call tree analysis (or overlay analysis) performed by the linker works correctly and requires no adjustments. However, in some instances the overlay algorithm cannot determine the true structure of the program and the call tree must be adjusted manually using the linker's OVERLAY directive. The OVERLAY directive allows you to change the call references used by the linker during the overlay analysis. Using the OVERLAY directive is easy when you know the structure of your program. The program structure or call tree is reflected in the segments listed in the OVERLAY MAP section of the linker map file. In general you must modify the call tree (using the OVERLAY directive) when:
Note
| ||||||||||
|
|||||||||||