System Summary

This section shows the labels that mark the beginning and end of the system, and its size in hexadecimal. @MAPSTRT and @MAPEND are the beginning and ending addresses of the load map. The module size is the size of the CP load map in bytes. @LOADEND is the next highest page address after the end of the map. Figure 1 shows an example of this information from a CP load map.
Figure 1. System Summary for CP
@MAPSTRT AT 004A7000    MODULE SIZE IS 013A60
@MAPEND  AT 004BAA60
@LOADEND AT 004BB000    MODULE SIZE IS 000000