<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Get source files in S32 eclipse project in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953165#M5253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;This is exactly what I need. Do you know if it is possible to automate this somehow, so that this file is always generated when building for example?&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2019 14:10:33 GMT</pubDate>
    <dc:creator>mathias_edman</dc:creator>
    <dc:date>2019-10-31T14:10:33Z</dc:date>
    <item>
      <title>Get source files in S32 eclipse project</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953162#M5250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with getting the filenames in a specific project and configuration. In S32 studio (Version: 2017.R1, Build id: 171018) I did it rather awkwardly by looking in the file .cproject for this section:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;option id="com.freescale.s32ds.cross.gnu.tool.c.linker.option.linkOrder.1217940141" name="Link Order" superClass="com.freescale.s32ds.cross.gnu.tool.c.linker.option.linkOrder" useByScannerDiscovery="false" valueType="stringList"&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;listOptionValue builtIn="false" value="Core0/flashrchw.c"/&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this section is only appearing when setting the tick box "customize linker input order" in the setting for linker.&lt;/P&gt;&lt;P&gt;To make things worse, this section member "name" field has been removed in S32&amp;nbsp;Version: 2.1, Build id: 190624.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestion how to get all the source files that is being used/built for a specific project/configuration? What file contains this information?&lt;/P&gt;&lt;P&gt;I want a list like this:&lt;/P&gt;&lt;P&gt;&amp;lt;listOptionValue builtIn="false" value="Core0/flashrchw.c"/&amp;gt;&lt;BR /&gt; &amp;lt;listOptionValue builtIn="false" value="Core0/main_Z7_0.c"/&amp;gt;&lt;BR /&gt; &amp;lt;listOptionValue builtIn="false" value="Core1/main_Z7_1.c"/&amp;gt;&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2019 16:54:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953162#M5250</guid>
      <dc:creator>mathias_edman</dc:creator>
      <dc:date>2019-10-22T16:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get source files in S32 eclipse project</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953163#M5251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me with this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 09:09:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953163#M5251</guid>
      <dc:creator>mathias_edman</dc:creator>
      <dc:date>2019-10-29T09:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get source files in S32 eclipse project</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953164#M5252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well - if I understand it correctly - you like to get something like sources list for particular configuration (Debug/Debug RAM/Release), correct?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get ProjectInfo.xml file where is list of sources. Right click on project name -&amp;gt; Export -&amp;gt; S32Design Studio -&amp;gt; Project Info Export wizard:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/93794i3D8DBAFF76A8F8E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select configuration you are interested in:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/93822i5DE8CE98909667BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After finish you will get ProjectInfo.xml file in project root folder:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/93869iD0EACC41535AD3D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 09:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953164#M5252</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2019-10-29T09:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get source files in S32 eclipse project</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953165#M5253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiri,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;This is exactly what I need. Do you know if it is possible to automate this somehow, so that this file is always generated when building for example?&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:10:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953165#M5253</guid>
      <dc:creator>mathias_edman</dc:creator>
      <dc:date>2019-10-31T14:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get source files in S32 eclipse project</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953166#M5254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathias,&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;I'm afraid that there is no such feature. You need to create poroject info xml file manually.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Other possibility is parsing build log which looks like this:&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/91358i5E892380A85041FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;This file is generated when project is build and is stored in workspace\.metadata\.plugins\org.eclipse.cdt.ui\ProjectName.log&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Jiri&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2019 15:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Get-source-files-in-S32-eclipse-project/m-p/953166#M5254</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2019-10-31T15:37:49Z</dc:date>
    </item>
  </channel>
</rss>

