<?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: On the flash programming in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413912#M23525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich&lt;/P&gt;&lt;P&gt;I tried your suggestions. but the flash from file does not work. &lt;/P&gt;&lt;P&gt;I just use the Main tab, I specify in the Project a name, and the file name. When I try to flash the progress bar they proceed until the end.&lt;/P&gt;&lt;P&gt;But the board does not start the application.&lt;/P&gt;&lt;P&gt;I tried also to manipulate the settings in the other tab pages. But I get no results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a deeper guideline to use the programmer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for the support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 08:06:20 GMT</pubDate>
    <dc:creator>pietrodicastri</dc:creator>
    <dc:date>2015-11-17T08:06:20Z</dc:date>
    <item>
      <title>On the flash programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413910#M23523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a serious problem of customer assistance. I need to update remotely the software on the target board. He has the JTAG&lt;/P&gt;&lt;P&gt;but I don t find a way to update using only the binary ELF or HEX. From the KDS it is necessary to work with the project and expose the source code.&lt;/P&gt;&lt;P&gt;I cannot to do so. So I need someone's solution to use the JTAG with only the binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 19:02:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413910#M23523</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-11-16T19:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: On the flash programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413911#M23524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pietro,&lt;/P&gt;&lt;P&gt;you don't need the sources, you can simply flash the file with the 'Flash from file...' function&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30959iC25D19FDA4A509D0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Another way is to use the GDB command line (see &lt;A href="http://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/" title="http://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/"&gt;Command Line Programming and Debugging with GDB | MCU on Eclipse&lt;/A&gt; ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or simply use a dummy project and in the debug configuration specify the binary you want to download:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/30979iBC4B8F68C89742A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 19:12:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413911#M23524</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-11-16T19:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: On the flash programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413912#M23525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich&lt;/P&gt;&lt;P&gt;I tried your suggestions. but the flash from file does not work. &lt;/P&gt;&lt;P&gt;I just use the Main tab, I specify in the Project a name, and the file name. When I try to flash the progress bar they proceed until the end.&lt;/P&gt;&lt;P&gt;But the board does not start the application.&lt;/P&gt;&lt;P&gt;I tried also to manipulate the settings in the other tab pages. But I get no results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a deeper guideline to use the programmer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for the support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 08:06:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413912#M23525</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-11-17T08:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: On the flash programming</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413913#M23526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After a lot of tries I manage to get through the process.&lt;/P&gt;&lt;P&gt;It seems I need always to go in SWD even my hardware does not need, and use some magic numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don t thing it is supporting the CYCLONE now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 16:56:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/On-the-flash-programming/m-p/413913#M23526</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-11-17T16:56:22Z</dc:date>
    </item>
  </channel>
</rss>

