Changes

Jump to: navigation, search

Dhrystone howto

246 bytes added, 03:05, 15 December 2010
Installation
<font style="font-size:110%"><b>3. Edit the Makefile</b></font>
Open Makefile with any text editor; '''UNCOMMENT''' (if commented) then '''EDIT ''' the following fields:
<blockquote>
Line #25
This option is for GCC compiler
<pre>GCCOPTIM= -O2 -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -fomit-frame-pointer</pre>
</blockquote>
 
Comment out the following lines:
<blockquote>
Line #26
<pre>TIME_FUNC= -DTIMES # Use times(2) for measurement</pre>
Line #38
OPTIMIZE= -Ox -G2 # Optimization Level (MSC, 80286)
</blockquote>
== Project Leader(s) ==
2
edits

Navigation menu