<?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: S32 cannot generate *elf when compile in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783704#M3141</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;Check if your ARM_TOOLCHAIN_DIR points where arm_none_eabi_gcc.exe is physically located on your hard drive:&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/68474i030F7518059D58C7/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;And also try in console if the file is executable (you may be facing some encryption issues):&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/68510i142D37B5CAEFE402/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;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 08:35:23 GMT</pubDate>
    <dc:creator>jiri_kral</dc:creator>
    <dc:date>2018-09-05T08:35:23Z</dc:date>
    <item>
      <title>S32 cannot generate *elf when compile</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783699#M3136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;why my software S32 design for arm cannot gengeate *elf when compile, and my operating system is Win7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 01:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783699#M3136</guid>
      <dc:creator>dizhao</dc:creator>
      <dc:date>2018-09-03T01:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32 cannot generate *elf when compile</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783700#M3137</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;can you please show output from build console?&amp;nbsp;&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, 03 Sep 2018 06:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783700#M3137</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-09-03T06:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32 cannot generate *elf when compile</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783701#M3138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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/69188i3E8736CEFBDB4CB4/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;Can you tell me why, Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 13:39:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783701#M3138</guid>
      <dc:creator>dizhao</dc:creator>
      <dc:date>2018-09-03T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32 cannot generate *elf when compile</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783702#M3139</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;If you remove creating .srec file, are you able get .elf file? From the output it looks like that the .elf is missing as a .srec source. Any other error messages in console?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have default output settings like on this screenshot (in project properties):&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/69225iB252E8F0FB2BD5FE/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;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 14:31:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783702#M3139</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-09-03T14:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32 cannot generate *elf when compile</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783703#M3140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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/68287i5DD1B0D5750F70ED/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;SPAN style="color: #51626f; background-color: #ffffff;"&gt;yeah ,I have a default output settings.and I donnot know how ,I compile today,there are three errors show up,like the below....&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/68329i2814727E13181200/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 00:30:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783703#M3140</guid>
      <dc:creator>dizhao</dc:creator>
      <dc:date>2018-09-05T00:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32 cannot generate *elf when compile</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783704#M3141</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;Check if your ARM_TOOLCHAIN_DIR points where arm_none_eabi_gcc.exe is physically located on your hard drive:&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/68474i030F7518059D58C7/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;And also try in console if the file is executable (you may be facing some encryption issues):&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/68510i142D37B5CAEFE402/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;Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 08:35:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32-cannot-generate-elf-when-compile/m-p/783704#M3141</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2018-09-05T08:35:23Z</dc:date>
    </item>
  </channel>
</rss>

