<?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>Question about project targets</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41288/question-about-project-targets</link><description> 
Hello 
I need advice on how to organize my project. Actually 
- a production PCB using STM32F030x6 is under construction (samples
will arrive in a couple of weeks) 
- a discovery board using SRM32F030x8 
I mention the STM32 MCU just for make things</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Question about project targets</title><link>https://community.arm.com/thread/64724?ContentTypeID=1</link><pubDate>Tue, 17 May 2016 08:25:44 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:298bba57-8cef-473a-9262-1c11c67c1f16</guid><dc:creator>Robert McNamara</dc:creator><description>&lt;p&gt;&lt;p&gt;
Add the 2 startup*.s files to your single project.&lt;/p&gt;

&lt;p&gt;
While in 1 target, right click the startup*.s file that you do not
want to use. Select options. Uncheck Include in Target Build.&lt;/p&gt;

&lt;p&gt;
Do the same thing for Target 2 (and 3 and 4 and 5)&lt;/p&gt;

&lt;p&gt;
Even though all files added to the project will always be seen,
each target keeps track of what you have selected to build for that
target..&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>