<?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>S32 Design StudioのトピックBuilding multiple SREC files</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Building-multiple-SREC-files/m-p/799157#M3377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 version of S32K142 linker files (S32K142_32_flash.ld).&lt;/P&gt;&lt;P&gt;Each linker file has different memory area specifications.&lt;/P&gt;&lt;P&gt;I need to build 2 SREC files under the same project in S32DS with different linker files.&lt;/P&gt;&lt;P&gt;Currently, I have to perform the followings to build 2 SREC files:&lt;/P&gt;&lt;P&gt;1. Build the 1st SREC file.&lt;/P&gt;&lt;P&gt;2. Modify the linker file manually.&lt;/P&gt;&lt;P&gt;3. Build the 2nd SREC file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there is any better way to achieve that.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;#ifdef XXX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;run version1.ld&lt;/P&gt;&lt;P&gt;#else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;run vesion2.ld&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jing Yin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2018 02:08:56 GMT</pubDate>
    <dc:creator>jingyinwong</dc:creator>
    <dc:date>2018-11-26T02:08:56Z</dc:date>
    <item>
      <title>Building multiple SREC files</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Building-multiple-SREC-files/m-p/799157#M3377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 version of S32K142 linker files (S32K142_32_flash.ld).&lt;/P&gt;&lt;P&gt;Each linker file has different memory area specifications.&lt;/P&gt;&lt;P&gt;I need to build 2 SREC files under the same project in S32DS with different linker files.&lt;/P&gt;&lt;P&gt;Currently, I have to perform the followings to build 2 SREC files:&lt;/P&gt;&lt;P&gt;1. Build the 1st SREC file.&lt;/P&gt;&lt;P&gt;2. Modify the linker file manually.&lt;/P&gt;&lt;P&gt;3. Build the 2nd SREC file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there is any better way to achieve that.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;#ifdef XXX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;run version1.ld&lt;/P&gt;&lt;P&gt;#else&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;run vesion2.ld&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jing Yin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 02:08:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Building-multiple-SREC-files/m-p/799157#M3377</guid>
      <dc:creator>jingyinwong</dc:creator>
      <dc:date>2018-11-26T02:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Building multiple SREC files</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Building-multiple-SREC-files/m-p/799158#M3378</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;best option is just add another build configuration and specify your linker file in proejct settings for particular configuration - the same way as RAM and FLASH target:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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/77878iA236112391709E3B/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;&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/77923iC06CC590CF4A59BB/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;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:19:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Building-multiple-SREC-files/m-p/799158#M3378</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-11-26T15:19:49Z</dc:date>
    </item>
  </channel>
</rss>

