<?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 SDKのトピックRe: Includes List Corrupted or Broken</title>
    <link>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630258#M20</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;It indeed seems that this issue is project related.&lt;/P&gt;&lt;P&gt;The paths you are using looks suspicious - seems there are some space characters in the project name.&lt;/P&gt;&lt;P&gt;Could you possibly attach your project? &amp;nbsp;We will have a look on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 13:36:36 GMT</pubDate>
    <dc:creator>stanish</dc:creator>
    <dc:date>2016-10-18T13:36:36Z</dc:date>
    <item>
      <title>Includes List Corrupted or Broken</title>
      <link>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630257#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Includes within my project seems to be broken. It does not&amp;nbsp;match the Paths and Symbol in the project properties. This causes the IDE to not locate files and folders with source and header files.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="165827_165827.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122355i0DD4D13B043F3108/image-size/large?v=v2&amp;amp;px=999" role="button" title="165827_165827.png" alt="165827_165827.png" /&gt;&lt;/span&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/4067i29AB9034970F5404/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;Here is the Paths and Symbols for Assembly:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="165832_165832.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122356i12F4C23E660A13F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="165832_165832.png" alt="165832_165832.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4363i417C89AE9D31B208/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the GNU C:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="165829_165829.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122357i55A288EF1F3567A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="165829_165829.png" alt="165829_165829.png" /&gt;&lt;/span&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/4149iE62B7338D5F84F15/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 style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No matter what I remove or add in&amp;nbsp;&lt;SPAN&gt;Paths and Symbols, the Includes in the first picture don't update.&amp;nbsp;I cannot compile because the IDE doesn't see the paths. You can see the Includes List in picture 2 &amp;amp; 3 do not match picture 1. I've tried to clean the project along with trying all of the Index options.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I create a new project, the Includes update according to the Paths and Symbols list. It would seem that something is corrupted in my project. I am using the S32K144_64 which has&amp;nbsp;a known bug&amp;nbsp;with&amp;nbsp;ProcessorExpert files. It is the "Unexpected status of script" error. The work around is to enable the 100 pin&amp;nbsp;variant, then switch back to the 64 pin&amp;nbsp;variant. Not sure if this issue is related.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How do I fix this? If I have to create a new project, how do I export and&amp;nbsp;import&amp;nbsp;my source, header, PE components, etc? I've not had this trouble with Kinetis Design Studio or CodeWarrior 10.6.&amp;nbsp;&lt;/SPAN&gt;I think the work around for now&amp;nbsp;is to put all C and H files in the main Source folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 18:24:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630257#M19</guid>
      <dc:creator>jeremiahg</dc:creator>
      <dc:date>2016-10-12T18:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Includes List Corrupted or Broken</title>
      <link>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630258#M20</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;It indeed seems that this issue is project related.&lt;/P&gt;&lt;P&gt;The paths you are using looks suspicious - seems there are some space characters in the project name.&lt;/P&gt;&lt;P&gt;Could you possibly attach your project? &amp;nbsp;We will have a look on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:36:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630258#M20</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2016-10-18T13:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Includes List Corrupted or Broken</title>
      <link>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630259#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide an email address? I cannot share this project publicly due to IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The paths look strange because I edit the screenshots. I had to remove the project name. I should have stated that in my first post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeremiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 15:19:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630259#M21</guid>
      <dc:creator>jeremiahg</dc:creator>
      <dc:date>2016-10-18T15:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Includes List Corrupted or Broken</title>
      <link>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630260#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeremiah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could I ask you please to submit a support ticket?&lt;/P&gt;&lt;P&gt;See below the link where you find the instructions how to do it (video clip is included):&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://community.freescale.com/docs/DOC-329745" title="https://community.freescale.com/docs/DOC-329745"&gt;How to submit a new question for NXP Support | NXP Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can share your non-public information with us this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 08:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/Includes-List-Corrupted-or-Broken/m-p/630260#M22</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2016-10-19T08:28:49Z</dc:date>
    </item>
  </channel>
</rss>

