|
||||||||||||||||||||||
|
Technical Support On-Line Manuals BL51 User's Guide |
Memory AreasThere are several memory areas into which the linker locates segments. For instance, the code objects from all modules in a program are combined into the CODE class while the xdata objects are combined into the XDATA class. The linker provides directives (BIT, CODE, DATA, IDATA, PDATA, PRECEDE, STACK, and XDATA) you may use to specify the location and order of segments within a particular memory area. The following default memory areas are generated automatically by the linker.
| |||||||||||||||||||||
|
||||||||||||||||||||||