<?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 Microcontrollers中的主题 Re: mingw32-make: *** [CAN_FLASHER.elf] Error 1</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mingw32-make-CAN-FLASHER-elf-Error-1/m-p/519482#M32699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well finally I found the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I left some global variables in .h file, so finally after clean the Project, removing the flash directory any times the console show me an error related to a global varibale I was not using, so with this clue finally I can solve the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2016 06:23:17 GMT</pubDate>
    <dc:creator>Cram</dc:creator>
    <dc:date>2016-06-14T06:23:17Z</dc:date>
    <item>
      <title>mingw32-make: *** [CAN_FLASHER.elf] Error 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mingw32-make-CAN-FLASHER-elf-Error-1/m-p/519481#M32698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new using the eclipse enviroment and KEA128. I am just developing a simple application just for practicing. And I got stucked due to mingw32-make: error. I am not able to find what I am doing wrong or what is wrong. Every time I try to built the project the mingw32-make error appears.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first time I checked the console a lot of duplicate element where present so I decided to clena the Project(PROJECT&amp;gt;clean .. ) and re-built but the error stills there.&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="153466_153466.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121785iD0DA7B818CC82D5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="153466_153466.png" alt="153466_153466.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60171iBFDEFCFBC2B5B3E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_1.png" alt="Screenshot_1.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;The console&amp;nbsp; does not give so much information related to the error so it is hard to solve.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to use a previous code that was working this morning, but the error stills there, so I really do not know if am doing something wrong or maybe my CW10.6 is fooling me.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find attached the code.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any tip?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337486"&gt;CAN_FLASHER.7z.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 14:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/mingw32-make-CAN-FLASHER-elf-Error-1/m-p/519481#M32698</guid>
      <dc:creator>Cram</dc:creator>
      <dc:date>2016-06-13T14:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: mingw32-make: *** [CAN_FLASHER.elf] Error 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/mingw32-make-CAN-FLASHER-elf-Error-1/m-p/519482#M32699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well finally I found the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I left some global variables in .h file, so finally after clean the Project, removing the flash directory any times the console show me an error related to a global varibale I was not using, so with this clue finally I can solve the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 06:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/mingw32-make-CAN-FLASHER-elf-Error-1/m-p/519482#M32699</guid>
      <dc:creator>Cram</dc:creator>
      <dc:date>2016-06-14T06:23:17Z</dc:date>
    </item>
  </channel>
</rss>

