__brel
In this section:
Syntax
See Syntax for type attributes used on data objects.
Description
The __brel memory attribute overrides the default storage of variables given by the selected data model and places individual variables and constants in brel memory.
Storage
Address range: 64 Kbytes anywhere in RAM and 64 Kbytes anywhere in ROM
Maximum object size: 65535 bytes.
Example
__brel int x;