<?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: different S32K144.h files in examples + default template of S32DS in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609406#M688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct. We should avoid this confusion.&lt;/P&gt;&lt;P&gt;Therefore I've just logged this issue into our defect tracking database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your report!&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 12:30:52 GMT</pubDate>
    <dc:creator>stanish</dc:creator>
    <dc:date>2017-03-23T12:30:52Z</dc:date>
    <item>
      <title>different S32K144.h files in examples + default template of S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609402#M684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;while&amp;nbsp;starting a S32K Project&amp;nbsp;by&amp;nbsp;default template, i receive another S32K144.h file in include dir, then starting an example Project (e.g. hello_Interrupts).&lt;/P&gt;&lt;P&gt;So if i copy paste the code from the example to my Project i get some Errors while build?!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which S32K144.h file now is the right one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 12:34:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609402#M684</guid>
      <dc:creator>adrianwenger</dc:creator>
      <dc:date>2017-03-22T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: different S32K144.h files in examples + default template of S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609403#M685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the version of S32K144.h file depends on SDK version chosen for your project (SDK_EAR_0.8.2 / SDK_BETA_0.9.0 or other). &amp;nbsp;The errors may by caused by bad indexing. To fix it - right click on your project name -&amp;gt; index -&amp;gt; rebuild. Hope it helps.&amp;nbsp;&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>Wed, 22 Mar 2017 15:16:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609403#M685</guid>
      <dc:creator>jiri_kral</dc:creator>
      <dc:date>2017-03-22T15:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: different S32K144.h files in examples + default template of S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609404#M686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The non-SDK example projects are based on the older version of the header file (rev. 1.5, 2015-09-16).&lt;/P&gt;&lt;P&gt;Whereas the new project in S32DS v1.3 includes newer header file (rev. 2.5, 2016-11-25)&lt;/P&gt;&lt;P&gt;I'd suggest you to use newer version of the header file and adjust the source code accordingly:&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/15598i4563353B4E3B7AFC/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;Hope it helps.&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 16:14:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609404#M686</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-03-22T16:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: different S32K144.h files in examples + default template of S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609405#M687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. Unfortunately there is no info that the example projects only work with outdated header files...&lt;/P&gt;&lt;P&gt;When using the up-to-date headers, the examples are not usable&amp;nbsp;as you mentioned.&lt;/P&gt;&lt;P&gt;Is it possible to update the examples and port them to the newest release ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 17:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609405#M687</guid>
      <dc:creator>adrianwenger</dc:creator>
      <dc:date>2017-03-22T17:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: different S32K144.h files in examples + default template of S32DS</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609406#M688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct. We should avoid this confusion.&lt;/P&gt;&lt;P&gt;Therefore I've just logged this issue into our defect tracking database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your report!&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 12:30:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/different-S32K144-h-files-in-examples-default-template-of-S32DS/m-p/609406#M688</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-03-23T12:30:52Z</dc:date>
    </item>
  </channel>
</rss>

