3.3.11 STM8 Options
- [—model-medium] Generate
code for Medium model programs, see section Memory Models for more
details. This is the default model.
- [—model-large] Generate
code for Large model programs, see section Memory Models for more
details. If this option is used all source files in the project have
to be compiled with this option. It must also be used when invoking
the linker.