<?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のトピックs32 cdt headless build issue</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1474995#M8725</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I'm using example project, IPCF_Example_multi_instance_S32R45_M7_0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eddy_bts_0-1655352005509.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183561iCEBD2F62CBC70B77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eddy_bts_0-1655352005509.png" alt="eddy_bts_0-1655352005509.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There are two issues on headless build.&lt;/P&gt;&lt;P&gt;First, Including path doesn't include in headless build even if all necessary paths are listed as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eddy_bts_2-1655352324692.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183563i1F4316A08E6BA60E/image-size/large?v=v2&amp;amp;px=999" role="button" title="eddy_bts_2-1655352324692.png" alt="eddy_bts_2-1655352324692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Consequently, All necessary path has to be included in command line as below. Otherwise toochain doesn't find proper header file.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;eclipsec --launcher.suppressErrors -nosplash -data C:\Users\Eddy\workspaceS32DS.3.4 -application org.eclipse.cdt.managedbuilder.core.headlessbuild -build IPCF_Example_multi_instance_S32R45_M7_0/Debug_RAM -import C:\Users\Eddy\workspaceS32DS.3.4\IPCF_Example_multi_instance_S32R45_M7_0 -I C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_2021_12/SW32_RTD_4_4_3_0_0_D2112/Base_TS_T40D11M30I0R0/include -I C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_2021_12/SW32_RTD_4_4_3_0_0_D2112/Base_TS_T40D11M30I0R0/header -I C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_2021_12/SW32_RTD_4_4_3_0_0_D2112/Platform_TS_T40D11M30I0R0/startup/include -I ./RTD/include -I ./IPCF/src/common -I ./IPCF/src/hw -I ./IPCF/src/os -I ./FreeRTOS/Source/include -I ./IPCF/src/hw/s32gen1 -I ./FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1 -I ./generate/include -I ./RTD/include -I ./board -I generate/src&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Second, incremental build doesn't function well. every time I try build in headless, clean build is carried out.&lt;/P&gt;&lt;P&gt;Above two problems don't occur in GUI build.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 04:08:10 GMT</pubDate>
    <dc:creator>eddy_bts</dc:creator>
    <dc:date>2022-06-16T04:08:10Z</dc:date>
    <item>
      <title>s32 cdt headless build issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1474995#M8725</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I'm using example project, IPCF_Example_multi_instance_S32R45_M7_0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eddy_bts_0-1655352005509.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183561iCEBD2F62CBC70B77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eddy_bts_0-1655352005509.png" alt="eddy_bts_0-1655352005509.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There are two issues on headless build.&lt;/P&gt;&lt;P&gt;First, Including path doesn't include in headless build even if all necessary paths are listed as below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eddy_bts_2-1655352324692.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/183563i1F4316A08E6BA60E/image-size/large?v=v2&amp;amp;px=999" role="button" title="eddy_bts_2-1655352324692.png" alt="eddy_bts_2-1655352324692.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Consequently, All necessary path has to be included in command line as below. Otherwise toochain doesn't find proper header file.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;eclipsec --launcher.suppressErrors -nosplash -data C:\Users\Eddy\workspaceS32DS.3.4 -application org.eclipse.cdt.managedbuilder.core.headlessbuild -build IPCF_Example_multi_instance_S32R45_M7_0/Debug_RAM -import C:\Users\Eddy\workspaceS32DS.3.4\IPCF_Example_multi_instance_S32R45_M7_0 -I C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_2021_12/SW32_RTD_4_4_3_0_0_D2112/Base_TS_T40D11M30I0R0/include -I C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_2021_12/SW32_RTD_4_4_3_0_0_D2112/Base_TS_T40D11M30I0R0/header -I C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_2021_12/SW32_RTD_4_4_3_0_0_D2112/Platform_TS_T40D11M30I0R0/startup/include -I ./RTD/include -I ./IPCF/src/common -I ./IPCF/src/hw -I ./IPCF/src/os -I ./FreeRTOS/Source/include -I ./IPCF/src/hw/s32gen1 -I ./FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1 -I ./generate/include -I ./RTD/include -I ./board -I generate/src&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Second, incremental build doesn't function well. every time I try build in headless, clean build is carried out.&lt;/P&gt;&lt;P&gt;Above two problems don't occur in GUI build.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 04:08:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1474995#M8725</guid>
      <dc:creator>eddy_bts</dc:creator>
      <dc:date>2022-06-16T04:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: s32 cdt headless build issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1481475#M8766</link>
      <description>&lt;P&gt;anyone who can answer?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 02:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1481475#M8766</guid>
      <dc:creator>eddy_bts</dc:creator>
      <dc:date>2022-06-29T02:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: s32 cdt headless build issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1485751#M8794</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202047"&gt;@eddy_bts&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you use s32ds.exe, instead of eclipse.exe, then it will include the s32ds.ini file.&lt;/P&gt;
&lt;DIV class="body"&gt;
&lt;DIV class="bodydiv"&gt;
&lt;P class="p"&gt;&lt;SAMP class="ph codeph"&gt;s32ds.exe -noSplash \&lt;/SAMP&gt;&lt;/P&gt;
&lt;P class="p lia-indent-padding-left-30px"&gt;&lt;SAMP class="ph codeph"&gt;-consoleLog -noExit \&lt;/SAMP&gt;&lt;/P&gt;
&lt;P class="p lia-indent-padding-left-30px"&gt;&lt;SAMP class="ph codeph"&gt;-application com.nxp.swtools.framework.application [tools commands]&lt;/SAMP&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;If you prefer to use eclipse.exe, then you must include this file manually.&lt;/P&gt;
&lt;DIV class="body"&gt;
&lt;DIV class="bodydiv"&gt;
&lt;P class="p"&gt;&lt;SAMP class="ph codeph"&gt;eclipsec.exe -noSplash \&lt;/SAMP&gt;&lt;/P&gt;
&lt;P class="p lia-indent-padding-left-30px"&gt;&lt;SAMP class="ph codeph"&gt;--launcher.ini /path/to/S32DS/installation/eclipse/s32ds.ini&lt;/SAMP&gt;&lt;/P&gt;
&lt;P class="p lia-indent-padding-left-30px"&gt;&lt;SAMP class="ph codeph"&gt;-application com.nxp.swtools.framework.application [tools commands]&lt;/SAMP&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can locate more instructions for command line execution from the user documentation inside S32DS. Go to Help -&amp;gt; Help Contents, then S32 Configuration Tools Getting Started -&amp;gt; Command Line Execution&lt;/P&gt;
&lt;P&gt;Hope it helps,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 22:39:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1485751#M8794</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2022-07-06T22:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: s32 cdt headless build issue</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1548220#M9354</link>
      <description>I also have the same 2 problems.</description>
      <pubDate>Thu, 03 Nov 2022 10:05:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/s32-cdt-headless-build-issue/m-p/1548220#M9354</guid>
      <dc:creator>AndyCh</dc:creator>
      <dc:date>2022-11-03T10:05:47Z</dc:date>
    </item>
  </channel>
</rss>

