<?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: S32IDE compile error in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704949#M1807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please clarify, if you use some example project (and which one) or if you create your own project? If you create your own project, could you please share the project settings or whole project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Oct 2017 11:49:50 GMT</pubDate>
    <dc:creator>martin_kovar</dc:creator>
    <dc:date>2017-10-12T11:49:50Z</dc:date>
    <item>
      <title>S32IDE compile error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704948#M1806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm using MPC5744P's demo, and I had compile errors at compile time ,error is follow&lt;BR /&gt;&lt;BR /&gt;SDK FreeMaster_MPC56xx_1.9.0_com.freescale.s32ds.cross.gnu.e200.toolChain, ghs.managedmake.ppc.executable.toolchain - ABSENT, com.windriver.cdt.diab.toolChain.exe.balanced - ABSENT is not found in workspace &lt;BR /&gt;&lt;BR /&gt;I'm using S32 IDEV1.2, and my MCU is MPC5744P.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I solve this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 02:55:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704948#M1806</guid>
      <dc:creator>大大许</dc:creator>
      <dc:date>2017-10-12T02:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: S32IDE compile error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704949#M1807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please clarify, if you use some example project (and which one) or if you create your own project? If you create your own project, could you please share the project settings or whole project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 11:49:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704949#M1807</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2017-10-12T11:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32IDE compile error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704950#M1808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;this project wasn't created by me, I got the project from someone else, and someone else had run it once on the NXP MPC574xPEVB Assessment Board . Now I'm using the S32IDEv1.2 version to open the project, and the compile error occurred while I was compiling .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my project settings&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;-&amp;lt;cdtprojectproperties&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;language name="C Source File"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${ProjDirPath}/include&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${VLE_EWL_DIR}/EWL_C/include&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${VLE_EWL_DIR}/EWL_C/include/pa&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ADC&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\CTU&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\DSPI&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\eTimer&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FCCU&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexCAN&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexPWM&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FreeMASTER&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\INTC&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LINFlex&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LLD_INIT&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ME&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\PIT&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SIUL&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SWG&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\UART&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\other header&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\Debug&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;language name="ld"&amp;gt; &amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;language name="Assembly Source File"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${ProjDirPath}/include&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${VLE_EWL_DIR}/EWL_C/include&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${VLE_EWL_DIR}/EWL_C/include/pa&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ADC&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\CTU&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\DSPI&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\eTimer&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FCCU&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexCAN&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexPWM&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FreeMASTER&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\INTC&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LINFlex&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LLD_INIT&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ME&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\PIT&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SIUL&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SWG&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\UART&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\other header&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;language name="s,S,ASM,asm"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${ProjDirPath}/include&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${VLE_EWL_DIR}/EWL_C/include&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;${VLE_EWL_DIR}/EWL_C/include/pa&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ADC&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\CTU&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\DSPI&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\eTimer&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FCCU&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexCAN&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FlexPWM&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\FreeMASTER&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\INTC&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LINFlex&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\LLD_INIT&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\ME&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\PIT&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SIUL&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\SWG&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\UART&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;includepath&amp;gt;C:\Users\Administrator\workspaceS32DS.Power\ADC_MPC5744P\src\drivers\other header&amp;lt;/includepath&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/section&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;language name="C Source File"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;START_FROM_FLASH&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;value/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/macro&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;MPC574xP&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;value/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;language name="ld"&amp;gt; &amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;language name="Assembly Source File"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;START_FROM_FLASH&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;value/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/macro&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;MPC574xP&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;value/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;language name="s,S,ASM,asm"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;START_FROM_FLASH&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;value/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/macro&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-&amp;lt;macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;name&amp;gt;MPC574xP&amp;lt;/name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;value/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/macro&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/language&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/section&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/cdtprojectproperties&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704950#M1808</guid>
      <dc:creator>大大许</dc:creator>
      <dc:date>2017-10-13T08:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32IDE compile error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704951#M1809</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;It looks like that your project is looking for greenhils and windriver eclipse plugins - for some reason. Can you please share your project?&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>Fri, 13 Oct 2017 08:51:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704951#M1809</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2017-10-13T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: S32IDE compile error</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704952#M1810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm so sorry, because of the company's network restrictions, I can't upload any files to the extranet&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:58:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/S32IDE-compile-error/m-p/704952#M1810</guid>
      <dc:creator>大大许</dc:creator>
      <dc:date>2017-10-13T08:58:48Z</dc:date>
    </item>
  </channel>
</rss>

