<?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: FRDM-KL25L   - SREC Project Examples</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245787#M6489</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;&lt;/P&gt;&lt;P&gt;Finally i done my LED Blinking Project ! This is my code given below..&lt;/P&gt;&lt;P&gt;main(){&lt;/P&gt;&lt;P&gt;PE_low_level_init();&lt;/P&gt;&lt;P&gt;while(1){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bit1_PutVal(0);&lt;/P&gt;&lt;P&gt;delay();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bit1_PutVal(1);&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;delay();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; AS1_SendBlock(NULL,"ashok",5);&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Here i added UART&amp;nbsp; components. but UART not working.. can you help me..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;my configuration for UART is given below...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&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/38481i3E7267C9E86556A7/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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2013 18:13:00 GMT</pubDate>
    <dc:creator>ashokra</dc:creator>
    <dc:date>2013-02-04T18:13:00Z</dc:date>
    <item>
      <title>FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245780#M6482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Freescale&amp;nbsp; Controller , Past One month i am trying to Blink one LED in FRDM Kit but i was not able to program.&lt;/P&gt;&lt;P&gt;i am using&amp;nbsp; CodeWarriors Studio. i&amp;nbsp; downloaded SREC precompiled example. and i&amp;nbsp; drag that srec file into Open SDA port, its working file. But i am not able to make that blinking application in CodeWarriors. i did not get how to make such kind of srec application. so where i can get the project source files for&amp;nbsp; srec pre compiled example..?&amp;nbsp; can any one help..?&amp;nbsp; I am struck with FRDM-KL25L... please help me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 10:03:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245780#M6482</guid>
      <dc:creator>ashokra</dc:creator>
      <dc:date>2013-02-03T10:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245781#M6483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this helps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://mcuoneclipse.com/2012/09/20/opensda-on-the-freedom-kl25z-board/" title="http://mcuoneclipse.com/2012/09/20/opensda-on-the-freedom-kl25z-board/"&gt;OpenSDA on the Freedom KL25Z Board | MCU on Eclipse&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://mcuoneclipse.com/2012/09/07/tutorial-enlighting-the-freedom-kl25z-board/" title="http://mcuoneclipse.com/2012/09/07/tutorial-enlighting-the-freedom-kl25z-board/"&gt;Tutorial: Enlightning the Freedom KL25Z Board | MCU on Eclipse&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&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;/LI&gt;&lt;/UL&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 10:36:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245781#M6483</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-02-03T10:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245782#M6484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! Erich but one thing , i like to write code without using of Processor Expert because If i use PE ,the output srec file size will be more than 1MB. can you tell me any other examples..? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 17:33:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245782#M6484</guid>
      <dc:creator>ashokra</dc:creator>
      <dc:date>2013-02-03T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245783#M6485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please verify if you really produce a S19 file (and not something else). I have created many Processor Expert applications, and the S19 file is only few KBytes.&lt;/P&gt;&lt;P&gt;See &lt;A href="http://mcuoneclipse.com/2012/11/11/optimizing-the-kinetis-gcc-startup/" title="http://mcuoneclipse.com/2012/11/11/optimizing-the-kinetis-gcc-startup/"&gt;Optimizing the Kinetis gcc Startup | MCU on Eclipse&lt;/A&gt; which produces less than 300 bytes of code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 17:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245783#M6485</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-02-03T17:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245784#M6486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give me a small LED project files (zip) so that i can understand the project settings easily please..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 18:07:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245784#M6486</guid>
      <dc:creator>ashokra</dc:creator>
      <dc:date>2013-02-03T18:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245785#M6487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3172_3172.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119080iF28B1F78D8F26001/image-size/large?v=v2&amp;amp;px=999" role="button" title="3172_3172.png" alt="3172_3172.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi , This in an example project output files. here "SREC" file size is more than 1MB , why two type of out files are here (hex and srec). If i drag the HEX file into open SDA port it working now..&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 18:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245785#M6487</guid>
      <dc:creator>ashokra</dc:creator>
      <dc:date>2013-02-03T18:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245786#M6488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;one is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z/Freedom_Bits" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z/Freedom_Bits"&gt;mcuoneclipse/Examples/FRDM-KL25Z/Freedom_Bits at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2013 18:24:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245786#M6488</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-02-03T18:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL25L   - SREC Project Examples</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245787#M6489</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;&lt;/P&gt;&lt;P&gt;Finally i done my LED Blinking Project ! This is my code given below..&lt;/P&gt;&lt;P&gt;main(){&lt;/P&gt;&lt;P&gt;PE_low_level_init();&lt;/P&gt;&lt;P&gt;while(1){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bit1_PutVal(0);&lt;/P&gt;&lt;P&gt;delay();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bit1_PutVal(1);&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;delay();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; AS1_SendBlock(NULL,"ashok",5);&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Here i added UART&amp;nbsp; components. but UART not working.. can you help me..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;my configuration for UART is given below...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&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/38481i3E7267C9E86556A7/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 18:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL25L-SREC-Project-Examples/m-p/245787#M6489</guid>
      <dc:creator>ashokra</dc:creator>
      <dc:date>2013-02-04T18:13:00Z</dc:date>
    </item>
  </channel>
</rss>

