CODE GENERATION
Compilation Unit
-MMU
None
None
__MMU__
None
Setting this option informs the compiler that CALL and RTC instructions are available, enabling code banking, and that the current architecture has extended data access capabilities, enabling support for __linear data types. This option can be used only when -Cs08 is enabled.
__asm CALL myfun;