$XA
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Compiler directive to activate external memory access. leftCONFIG XRAM should be us...")
(Created page with "= <span class="f_Header">Action</span> = Compiler directive to activate external memory access. leftCONFIG XRAM should be us...")
Latest revision as of 00:10, 7 February 2013
Contents |
Action
Compiler directive to activate external memory access.
CONFIG XRAM should be used instead.
Syntax
$XA
Remarks
The $XA directive can be used to override the Compiler Chip Options setting.
This way you can store the setting in your program code. It is strongly advised to do this.
See also
Example
$XA
Languages | English • Deutsch |
---|