4.41 Maxram and Maxrom Directives
The MPASM __maxram
and __maxrom
directives, along with
the __badram
and __badrom
directives specifies file
register address ranges that should be flagged as being invalid should they be used by
code.
Suggested Replacement
There is no replacement for these directives.
See Badram and Badrom Directives for more information.