13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>TASKING</strong> <strong>VX</strong>-<strong>toolset</strong> <strong>for</strong> <strong>ARM</strong> <strong>User</strong> <strong>Guide</strong>Expire cache utility option: --megabytes (-m)Menu entry1. Select C/C++ Compiler » Optimization » Compilation Speed.2. Enable the option Cache generated code to improve the compilation speed.3. In the Directory <strong>for</strong> cached files field, enter the name <strong>for</strong> the location of the cache.By default this is the .cache directory under your project directory.4. Enable the option Clear cache upon project clean.Each time you use Project » Clean... the cache is cleared.Command line syntax--megabytes=m-mmDescriptionReduce the size of the cache to m MBytes by removing files from the cache, starting with the oldest file.With a size of 0 (zero) you clear the entire cache.ExampleTo reduce the compiler cache size to 4 MB, enter:expirearm --megabytes=4 "installation-dir\mproject\.cache"Older files are removed until the total size of the cache is smaller than 4 MB.To clear the compiler cache, enter:expirearm --megabytes=0 "installation-dir\mproject\.cache"Related in<strong>for</strong>mation-734

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!