<div dir="ltr">1. If you&#39;re building in CCS, I hope you have created new projects and imported the source and header files.<div><br></div><div>2. Then right click on project you want to build -&gt; Build Properties -&gt; Under C600 Compiler, click on Basic Options -&gt; Change Optimization level </div>
<div><br></div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 12:30 AM,  <span dir="ltr">&lt;<a href="mailto:opus-request@xiph.org" target="_blank">opus-request@xiph.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send opus mailing list submissions to<br>
        <a href="mailto:opus@xiph.org">opus@xiph.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.xiph.org/mailman/listinfo/opus" target="_blank">http://lists.xiph.org/mailman/listinfo/opus</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:opus-request@xiph.org">opus-request@xiph.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:opus-owner@xiph.org">opus-owner@xiph.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of opus digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. opus code optimization (olivani)<br>
   2. Re: opus code optimization (Ralph Giles)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 4 Sep 2013 15:35:10 -0400<br>
From: olivani &lt;<a href="mailto:s.olivani15@gmail.com">s.olivani15@gmail.com</a>&gt;<br>
Subject: [opus] opus code optimization<br>
To: <a href="mailto:opus@xiph.org">opus@xiph.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:CABq0Vixhuh0GQeTkyCMokpy8D6OS6-%2ByMXjwQz-ZXFsKjsQY5Q@mail.gmail.com">CABq0Vixhuh0GQeTkyCMokpy8D6OS6-+yMXjwQz-ZXFsKjsQY5Q@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
The opus code default compiles on -o2 optimization level. I would like to<br>
change it to -o3. I have tried doing the changes in makefile.unix . The<br>
change is not getting reflected. I am building the code in Code composer<br>
studio for TI processor C6000. Could anybody help me with this<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.xiph.org/pipermail/opus/attachments/20130904/07fd8fd6/attachment-0001.htm" target="_blank">http://lists.xiph.org/pipermail/opus/attachments/20130904/07fd8fd6/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 04 Sep 2013 14:28:18 -0700<br>
From: Ralph Giles &lt;<a href="mailto:giles@thaumas.net">giles@thaumas.net</a>&gt;<br>
Subject: Re: [opus] opus code optimization<br>
To: olivani &lt;<a href="mailto:s.olivani15@gmail.com">s.olivani15@gmail.com</a>&gt;<br>
Cc: <a href="mailto:opus@xiph.org">opus@xiph.org</a><br>
Message-ID: &lt;<a href="mailto:5227A5F2.2010106@thaumas.net">5227A5F2.2010106@thaumas.net</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On 13-09-04 12:35 PM, olivani wrote:<br>
&gt; The opus code default compiles on -o2 optimization level. I would like<br>
&gt; to change it to -o3. I have tried doing the changes in makefile.unix .<br>
&gt; The change is not getting reflected. I am building the code in Code<br>
&gt; composer studio for TI processor C6000. Could anybody help me with this<br>
<br>
I&#39;m not familiar with Code Composer, but the website says it&#39;s based on<br>
eclipse. Is there an compiler settings tab in the project properties<br>
dialog which has an effect?<br>
<br>
Our upstream source doesn&#39;t include support for Code Composer, so you&#39;ll<br>
have to figure out how your IDE is driving the build. If it was calling<br>
out to Makefile.unix changing that file should have had an effect. Since<br>
it didn&#39;t, I would guess it&#39;s either calling the autotools build, or you<br>
have a custom project file.<br>
<br>
If there&#39;s a .cproject in your source tree you can share I might be able<br>
to figure out which it is from that.<br>
<br>
Sorry not to be more help,<br>
 -r<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
opus mailing list<br>
<a href="mailto:opus@xiph.org">opus@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/opus" target="_blank">http://lists.xiph.org/mailman/listinfo/opus</a><br>
<br>
<br>
End of opus Digest, Vol 56, Issue 1<br>
***********************************<br>
</blockquote></div><br></div></div></div>