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>• Build Selected File(s) (). This compiles and assembles the selected file(s) without calling the linker.1. In the C/C++ Projects view, select the files you want to compile.2. Right-click in the C/C++ Projects view and select Build Selected File(s).• Build Individual Project ( ).To build individual projects incrementally, select Project » Build project.• Rebuild Project ( ). This builds every file in the project whether or not a file has been modified sincethe last build. A rebuild is a clean followed by a build.1. Select Project » Clean...2. Enable the option Start a build immediately and click OK.• Build Automatically. This per<strong>for</strong>ms a build of all projects whenever any project file is saved, such asyour makefile.This way of building is not recommended <strong>for</strong> C/C++ development, but to enable this feature selectProject » Build Automatically and ensure there is a check mark beside the Build Automaticallymenu item. In order <strong>for</strong> this option to work, you must also enable option Build on resource save (Autobuild) on the Behaviour tab of the C/C++ Build page of the Project » Properties <strong>for</strong> dialog.Select a target processor (core)Processor options affect the invocation of all tools in the <strong>toolset</strong>. In Eclipse you only need to set themonce. Based on the target processor, the compiler includes a special function register file.This is a regularinclude file which enables you to use virtual registers that are located in memory.1. From the Project menu, select Properties <strong>for</strong>The Properties dialog appears.2. In the left pane, expand C/C++ Build and select Processor.In the right pane the Processor page appears.3. From the Processor selection list, select a processor.To access the C/C++ compiler options1. From the Project menu, select Properties <strong>for</strong>The Properties dialog appears.2. In the left pane, expand C/C++ Build and select Settings.In the right pane the Settings appear.3. On the Tool Settings tab, select C/C++ Compiler.172

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

Saved successfully!

Ooh no, something went wrong!