| ||||||||||||||||
Technical Support On-Line Manuals L166 User's Guide | GroupsA group is a shorthand which is used to reference a collection of sections that all reside within one data page (for data groups) or segment (for code groups). Groups define address-range limits for their references sections. Two group types are supported:
Groups permit efficient addressing within the module. The L166 Linker does not manipulate group sections to ensure they fall within the valid address range. However, if they do not fit the range, the linker issues an error message. The sections included in a group are not required to be contiguous in memory. The only requirement is that all sections defined in a group must reside within one code segment or one data page. The C166 Compiler automatically generates the following groups for program code sections, constant data sections, and variable data sections.
| |||||||||||||||
| ||||||||||||||||