-NoClrVol: Do not use CLR for volatile variables in the direct page
Group
CODE GENERATION
Syntax
-NoClrVol
Arguments
None
Description
Inhibits the use of CLR for volatile variables in the direct page. The CLR instruction on RS08 has a read cycle. This may lead to unwanted lateral effects (e.g. if the variable is mapped over a hardware register).