Crossware

Table of Contents        Previous topic       Next topic       

C COMPILER->Compiler Command Line Options->Large Memory Model (/AL)

This option tells the compiler to use the large memory model.  All  objects are then placed in external data memory except as follows:
    

The compiler defaults to the large memory model and so this option does not have to be used to create a large memory model program.