<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>dual project problem - need total rebuild</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41807/dual-project-problem---need-total-rebuild</link><description> 
I have a dual project where a &amp;quot;#ifdef value&amp;quot; in the code is
controlled by project options. 
After changing in the &amp;quot;select target&amp;quot; window, clicking &amp;#39;build has no
effect, rebuild is required. 
I get by this by discretely rebuilding the files where the</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/141084?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 05:23:00 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:fd828f48-0fbb-46d0-b05a-a58b9b534119</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
with a bit of &amp;#39;fiddle&amp;#39; I got it&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/137481?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 11:50:41 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6b5a0361-e5e4-400b-bcc7-aee29b1d1617</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
Then the executable should have landed in the target-specific
folder. You can check on the &amp;quot;Output &amp;quot; tab: the name of the generated
file is shown next to the &amp;quot;Create Executable&amp;quot; button. You may have to
make sure you change the executable name &lt;b&gt;after&lt;/b&gt; the new object
directory has been set.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/129518?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 10:29:07 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:505d522e-72f9-4250-8b79-fde4428d09f5</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
did not mention above, but have done&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/121300?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 10:02:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6628f86e-5514-4fd0-ba67-841047b6eb15</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
I did advise to change the name of the executable, too, didn&amp;#39;t
I?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/109473?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 05:19:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:ad18f897-eea9-4895-861b-f3ab4916273f</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
need a bit more help&lt;br /&gt;
I changed &amp;quot;select folder for objects&amp;quot; and got a total rebuild -
great, as it should be first time.&lt;br /&gt;
However the .axf goes in the previous object directory - and the
dbugger can&amp;#39;t find it (looking in the new directory) - can&amp;#39;t find
where to fix that&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/94379?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 04:54:04 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:35550c8e-8b06-4a51-807a-bee5d3809e56</guid><dc:creator>&amp;#178;erik malund</dc:creator><description>&lt;p&gt;&lt;p&gt;
thanx, will work on this&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: dual project problem - need total rebuild</title><link>https://community.arm.com/thread/85657?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 11:41:39 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:3811db29-2d17-4159-8be7-17c5aa80012e</guid><dc:creator>HansBernhard Broeker</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;After changing in the &amp;quot;select target&amp;quot; window, clicking &amp;#39;build
has no effect, rebuild is required.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
That indicates you made &lt;b&gt;way&lt;/b&gt; too few settings different
between those two targets. They really must each have their own
directory for output files, and possibly a different name for the
resulting executable. I.e. plain re-building should not even be
necessary create the other target, because all files from both
targets exist in parallel.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>