The xdata memory type may be used to declare variables
only. You may not declare xdata functions. This memory is
indirectly accessed using 16-bit addresses and is the external data
RAM of the 8051. The amount of xdata is limited in size (to
64K or less).
Variables declared xdata are located in the XDATA
memory class.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.