BL51 User's Guide

XDATA

XData Memory

The XDATA memory area is typically stored in RAM that may be off-chip or on-chip. It contains external program data (named because it was off-chip on the original 8051 devices) including variables declared with the xdata and pdata memory types.