<?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のトピックRe: There is no Executable File and the OSIF_TimeDelay(200) can not be compiler in my S32DS with GHS Compiler?</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/There-is-no-Executable-File-and-the-OSIF-TimeDelay-200-can-not/m-p/1061039#M6308</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;In your case the build process stopped due to a compilation error (implicit declaration is perhaps configured as an error by default in GHS project). This is the reason why there is no executable generated in the debug folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway It seems that the code hasn't been generated so it might missing some includes.&lt;/P&gt;&lt;P&gt;I'd&amp;nbsp; suggest you press "Generate code" before building the project.&lt;/P&gt;&lt;P&gt;&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/114992iB9D0E0A810927F66/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;And then check if there is a prototype "OSIF_TimeDelay()" included to the main.c:&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/114993i7790EE2275B5CE3C/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;I noticed the linker file is passed to the GHS by folder argument -directive_dir.&lt;/P&gt;&lt;P&gt;Generated makefile does not use linker file as an input file dependency so it can be removed from the build.&lt;/P&gt;&lt;P&gt;Anyway the project shal be built as soon as you get rid of compilation error.&lt;/P&gt;&lt;P&gt;Please note that GHS output file has no extension by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&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/114994iFDC3C6F891FB0A74/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jul 2020 14:41:07 GMT</pubDate>
    <dc:creator>stanish</dc:creator>
    <dc:date>2020-07-08T14:41:07Z</dc:date>
    <item>
      <title>There is no Executable File and the OSIF_TimeDelay(200) can not be compiler in my S32DS with GHS Compiler?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/There-is-no-Executable-File-and-the-OSIF-TimeDelay-200-can-not/m-p/1061038#M6307</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;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; text-indent: 28px; font-size: 14px;"&gt;hardware: S32K144EVN-Q100 Board&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-weight: normal; text-indent: 28px; font-size: 14px;"&gt;IDE:&amp;nbsp;&lt;SPAN style="font-weight: normal;"&gt;S32 Design Studio for ARM Version:2018.R1&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000; text-indent: 28px; font-weight: normal; font-size: 14px; "&gt;Compiler: GHS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000; text-indent: 28px; font-weight: normal; font-size: 14px; "&gt;I create a new project,there are two&amp;nbsp;&amp;nbsp;problems:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000; text-indent: 28px; font-weight: normal; font-size: 14px; "&gt;&amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="图片6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/114521iDB3596A30A850C8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="图片6.png" alt="图片6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG style="background-color: #ffffff; color: #000000; text-indent: 28px; font-size: 14px; "&gt;&amp;nbsp; &amp;nbsp;1. In my project, the "Linker_Files" folder is not valid, and there is no&amp;nbsp;Executable File in the Debug folder? Can you tell me how to solve?&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; text-indent: 28px; font-size: 14px;"&gt;2.&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #000000; text-decoration: underline; font-size: 10.0000pt; background: #c0c0c0;"&gt;OSIF_TimeDelay&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #000000; text-decoration: underline; font-size: 10.0000pt; background: #ffffff;"&gt;(200); can not be compiler,what should I do to solve the problem?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #000000; text-decoration: underline; font-size: 10.0000pt; background: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 03:30:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/There-is-no-Executable-File-and-the-OSIF-TimeDelay-200-can-not/m-p/1061038#M6307</guid>
      <dc:creator>3131734215</dc:creator>
      <dc:date>2020-07-03T03:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: There is no Executable File and the OSIF_TimeDelay(200) can not be compiler in my S32DS with GHS Compiler?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/There-is-no-Executable-File-and-the-OSIF-TimeDelay-200-can-not/m-p/1061039#M6308</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;In your case the build process stopped due to a compilation error (implicit declaration is perhaps configured as an error by default in GHS project). This is the reason why there is no executable generated in the debug folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway It seems that the code hasn't been generated so it might missing some includes.&lt;/P&gt;&lt;P&gt;I'd&amp;nbsp; suggest you press "Generate code" before building the project.&lt;/P&gt;&lt;P&gt;&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/114992iB9D0E0A810927F66/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;And then check if there is a prototype "OSIF_TimeDelay()" included to the main.c:&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/114993i7790EE2275B5CE3C/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;I noticed the linker file is passed to the GHS by folder argument -directive_dir.&lt;/P&gt;&lt;P&gt;Generated makefile does not use linker file as an input file dependency so it can be removed from the build.&lt;/P&gt;&lt;P&gt;Anyway the project shal be built as soon as you get rid of compilation error.&lt;/P&gt;&lt;P&gt;Please note that GHS output file has no extension by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&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/114994iFDC3C6F891FB0A74/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2020 14:41:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/There-is-no-Executable-File-and-the-OSIF-TimeDelay-200-can-not/m-p/1061039#M6308</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2020-07-08T14:41:07Z</dc:date>
    </item>
  </channel>
</rss>

