MEDIUM Memory Model

If the current memory model is MEDIUM, the compiler generates 18-bit accesses to global non-constant data. All global non-constant data must fit into 256KB of RAM.

Use option -model medium to select the MEDIUM memory model. For more information, refer to the topic -model.