Crossware

Table of Contents        Previous topic       Next topic       

C COMPILER->Compiler Data Formats->pointer to xdata/code

These are 16 bits wide.

If a global variable pVar is declared as char _xdata * or char _code * then the least significant byte is located at address _iVar and the most significant byte is located at address _iVar+1.