-novolatile


< Compile Options / Optimize Options >

[Format]

-novolatile

[Description]

-

When novolatile is specified, the external variables which are not volatile qualified are optimized. Accordingly, the access count and access order for external variables may differ from those written in the C/C++ source file.