<?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>Kinetis Design StudioのトピックDoes not report the error</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503107#M6358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello everyone,&lt;BR /&gt;I'm using Kinetis Design Strudio to schedule a MK10.&lt;BR /&gt;When I make Build the consol gives me an error that is not highlighted in the program.&lt;BR /&gt;Here is a picture.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="152454_152454.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121651iA7302080E28E1C90/image-size/large?v=v2&amp;amp;px=999" role="button" title="152454_152454.png" alt="152454_152454.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Immaginea.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58487i3B4436C1ABB13EC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Immaginea.png" alt="Immaginea.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;What can be&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 09:26:21 GMT</pubDate>
    <dc:creator>nikivendola</dc:creator>
    <dc:date>2016-05-26T09:26:21Z</dc:date>
    <item>
      <title>Does not report the error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503107#M6358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello everyone,&lt;BR /&gt;I'm using Kinetis Design Strudio to schedule a MK10.&lt;BR /&gt;When I make Build the consol gives me an error that is not highlighted in the program.&lt;BR /&gt;Here is a picture.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="152454_152454.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121651iA7302080E28E1C90/image-size/large?v=v2&amp;amp;px=999" role="button" title="152454_152454.png" alt="152454_152454.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Immaginea.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58487i3B4436C1ABB13EC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Immaginea.png" alt="Immaginea.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;What can be&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 09:26:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503107#M6358</guid>
      <dc:creator>nikivendola</dc:creator>
      <dc:date>2016-05-26T09:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Does not report the error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503108#M6359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello niki,&lt;/P&gt;&lt;P&gt;From the console we can see you define multiple times of "tmp102_buff_read",&lt;/P&gt;&lt;P&gt;and have not define "temp102_buff_read+0x0" or maybe you have not declarative it .&lt;/P&gt;&lt;P&gt;Please check these two place , then build , check the console window whether have other error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 01:30:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503108#M6359</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-27T01:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Does not report the error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503109#M6360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;Yes, you're right. I solved. &lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 10:12:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Does-not-report-the-error/m-p/503109#M6360</guid>
      <dc:creator>nikivendola</dc:creator>
      <dc:date>2016-05-27T10:12:39Z</dc:date>
    </item>
  </channel>
</rss>

