11.07.2015 Views

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

CrossWorks 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.

•Click the Compiler tab to display the code generation options.•Click the <strong>ARM</strong> Architecture option and change this from v4T to v5T.The dialog box will now look like this:Notice that when you change between Debug and Release configurations, the codegeneration options change. This dialog shows which options are used when buildinga project (or anything in a project) in a given configuration. Because we have set thetarget processor in the Common configuration, both Debug and Releaseconfigurations will use this setting. We could, however, set the processor type to bedifferent in Debug and Release configurations, allowing us to develop on a processorwith a large amount of code memory and hardware emulation support, but elect todeploy on a smaller, more cost effective variant.Now click OK to accept the changes made to the project.Using the Properties WindowIf you click on the project node, the Properties Window will show the properties of theprojectthese have all been inherited from the solution. If you modify a property whenthe project node is selected then youll find that its value is highlighted because youhave overridden the property value that was inherited from the solution. You canrestore the inherited value of a property by right clicking the property and selectingUse Inherited Value from the menu.Next, we'll build the project.20 Chapter 2 CrossStudio Tutorial

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

Saved successfully!

Ooh no, something went wrong!