< Compile Options / Optimize Options >
When volatile is specified, all external variables are handled as if they were volatile qualified. Accordingly, the access count and access order for external variables are exactly the same as those written in the C/C++ source file. |