<?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: Problem programming srec on FRDM board in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219395#M3922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patel,&lt;/P&gt;&lt;P&gt;Maybe something is going wrong with the way you create the S19 file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can directly generate the S19, see &lt;A href="http://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/" title="http://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/"&gt;S-Record Generation with gcc for ARM/Kinetis | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2012 22:25:25 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2012-12-31T22:25:25Z</dc:date>
    <item>
      <title>Problem programming srec on FRDM board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219394#M3921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the FRDM-KL25Z and have successfully developed and can download and run my application via the debugger&lt;/P&gt;&lt;P&gt;(I have version 10.3 of Code Warrior).&lt;/P&gt;&lt;P&gt;Now, I want to flash it on the device via the MSD flash interface (ie drag and drop&amp;nbsp; to USB file in explorer)&lt;/P&gt;&lt;P&gt;unfortunately I am having problems making it work. I can see the programming led on the board flashing but my app&lt;/P&gt;&lt;P&gt;does not execute (I have a flashing LED which does not flash). However, if I take one of the precompiled applications&lt;/P&gt;&lt;P&gt;I downloaded from the Freedom Board page I don't have a problem. Does the application need to be developed in a certain&lt;/P&gt;&lt;P&gt;way, in terms of compiler settings etc? The puzzling thing is that I did get it to work one time after I had loaded&lt;/P&gt;&lt;P&gt;one of the precompiled applications, but power cycling the board made the board loose the code. This does not&lt;/P&gt;&lt;P&gt;happen with the precompiled applications. Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also note that in order to convert my ELF to SREC I had to use arm-non-eabi-objcopy as there was no way to do it from&lt;/P&gt;&lt;P&gt;the settings page as some other forum postings have suggested (there is no option in the linker selection for "generate SREC").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 20:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219394#M3921</guid>
      <dc:creator>hiteshpatel</dc:creator>
      <dc:date>2012-12-31T20:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem programming srec on FRDM board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219395#M3922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patel,&lt;/P&gt;&lt;P&gt;Maybe something is going wrong with the way you create the S19 file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can directly generate the S19, see &lt;A href="http://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/" title="http://mcuoneclipse.com/2012/09/13/s-record-generation-with-gcc-for-armkinetis/"&gt;S-Record Generation with gcc for ARM/Kinetis | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 22:25:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219395#M3922</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2012-12-31T22:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem programming srec on FRDM board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219396#M3923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input. I will try it and post my findings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2013 23:37:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219396#M3923</guid>
      <dc:creator>hiteshpatel</dc:creator>
      <dc:date>2013-01-01T23:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem programming srec on FRDM board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219397#M3924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it and the srec file generated using your method and the one I used are identical. However, once I had determined that the srec as not the issue I started looking elsewhere as a possible problem and found that there was some uninitialized variables that the debugger was taking care of but not so during actual run hence the failure to see the heartbeat LED. Once I fixed this all was well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 20:05:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219397#M3924</guid>
      <dc:creator>hiteshpatel</dc:creator>
      <dc:date>2013-01-02T20:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem programming srec on FRDM board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219398#M3925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patel, I am facing the same problem you had. I am using the same tools and I can not make my LED blink.&lt;/P&gt;&lt;P&gt;Could you share where did you find the problem?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Escoto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 22:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-programming-srec-on-FRDM-board/m-p/219398#M3925</guid>
      <dc:creator>GuadalupeEscoto</dc:creator>
      <dc:date>2013-09-26T22:24:31Z</dc:date>
    </item>
  </channel>
</rss>

