<?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: Example PE Project for the TWR-K60F120M board in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149045#M70</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A tutorial with Processor Expert for blinking LED's (for KL25Z, but applies too for TWR-K60F120M):&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;Examples with PEx for TWR-K60F120M:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/TWR-K60F120M" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/TWR-K60F120M"&gt;mcuoneclipse/Examples/TWR-K60F120M at master · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 15:47:21 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2014-01-28T15:47:21Z</dc:date>
    <item>
      <title>Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149031#M56</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an example PE project for the TWR-K60F120M board? I'm having problems running my target board with this newer chip and wanted to see an example. Running my code results in a hard fault and doesn't get past the PE_low_level_init routine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elizabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 22:28:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149031#M56</guid>
      <dc:creator>ERussell</dc:creator>
      <dc:date>2012-03-26T22:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149032#M57</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exacly for K60F,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;K60:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.steinerberg.com/EmbeddedComponents/Examples/Example_TWR-MK60_FreeRTOS/home.htm" rel="nofollow" target="_blank"&gt;http://www.steinerberg.com/EmbeddedComponents/Examples/Example_TWR-MK60_FreeRTOS/home.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;K70F:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.steinerberg.com/EmbeddedComponents/Examples/Example_TWR-K70F120M/home.htm" rel="nofollow" target="_blank"&gt;http://www.steinerberg.com/EmbeddedComponents/Examples/Example_TWR-K70F120M/home.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe that helps. Make sure you select the exact matching part in your project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 22:34:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149032#M57</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2012-03-26T22:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149033#M58</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem seems to be in the clock settings. My target board works in the FEI mode but not in PEE mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a bare board PE project and was able to run using the default clock settings - FEI mode. When I changed the settings to the PEE mode the program hangs up in the _init_hardware routine while checking that the oscillator is running.&amp;nbsp;There is an 8 MHz crystal on the board which according to the RM should be sufficient (although it is the minimum frequency) for using the PLL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elizabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 04:44:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149033#M58</guid>
      <dc:creator>ERussell</dc:creator>
      <dc:date>2012-03-27T04:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149034#M59</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you set 8 Mhz as crystal value, it's not correct. The tower board contains 50MHz oscillator for the processor so it's necessary to set&amp;nbsp;Clock settings / System oscillator 0 / Clock source to External reference clock and the following property "Clock frequency" to 50 MHz if you wan to use it.&lt;/P&gt;&lt;P&gt;As far as I know, the 8MHz crystal is just for the debugging intertace.&lt;/P&gt;&lt;P&gt;Please import and see the attached project where I tried using PEE and it seemed to go to main() correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support and Servicepacks Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 21:34:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149034#M59</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-03-30T21:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149035#M60</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. The 8MHz crystal &amp;nbsp;is on my target board - I do not have a tower board for the K60FN1M0VDM12 chip. I had been running fine in PEE mode with the K60N512 chip on my target board and had the processor replaced because I needed more memory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like to see is an example of setting the mode to PEE for the&amp;nbsp;K60FN1M0VDM12 using an 8 MHz crystal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elizabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 22:29:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149035#M60</guid>
      <dc:creator>ERussell</dc:creator>
      <dc:date>2012-03-30T22:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149036#M61</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunatelly, I don't have any hardware with possibility of 8MHz crystal to test on, but please post a sample project or at least screenshots showing the settings values and we can try to look at it. It might also be a hardware issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 20:09:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149036#M61</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-04-06T20:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149037#M62</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a minimal PE project that shows the settings for a target board using an 8MHz crystal in PEE mode. When I try to run, the program hangs up on the statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while ((MCG_S &amp;amp; MCG_S_OSCINITO_MASK == 0x00U) { /* Check that the oscillator is running */&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the file Cpu.c.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The program runs fine in FEI mode. The same board with the K60DN512 chip runs fine in PEE mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elizabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2012 03:08:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149037#M62</guid>
      <dc:creator>ERussell</dc:creator>
      <dc:date>2012-04-21T03:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149038#M63</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have look to the project and from the first look it doesn't seem to be configred correctly for crystal and PLL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The external clock are not configured in the Clock settings (set Clock settings / System oscillator 0 &amp;nbsp;to enabled, and ajdust clock frequency under it etc...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The Clock source settings / Clock source setting 0 / MCG settings / MCG mode is set to FEI and should be PEE if you need it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Go to Clock configurations / Clock configuration 0 / System clock and adjust the values to allowed numbers (it worked for me e.g. 40,20,10,10)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The re-gerenate project and re-compile.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support &amp;nbsp;Team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2012 20:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149038#M63</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2012-04-30T20:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149039#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you were looking at the correct CPU component - there were two, the default that is set for FEI and the one I added that selects the PEE mode. I didn't send the project that I'm actually using and had created a new one and obviously didn't complete the setup - hence the selection of the external 50 MHz reference clock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have now selected the external crystal option and removed the default CPU component. I have run this on my target board and get the same result as I mentioned before. The program hangs up while checking that the oscillator is running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elizabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 00:32:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149039#M64</guid>
      <dc:creator>ERussell</dc:creator>
      <dc:date>2012-05-01T00:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149040#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;looks similar problem which I have on K10.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.freescale.com/message/110666#110666" title="https://community.freescale.com/message/110666#110666"&gt;https://community.freescale.com/message/110666#110666&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Does your CPU has mask code 0N96B?&lt;/P&gt;&lt;P&gt;~Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 23:12:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149040#M65</guid>
      <dc:creator>MarkP_</dc:creator>
      <dc:date>2012-05-01T23:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149041#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes that is the same mask as my CPU. I had looked at the errata and made the change to field HG0 but not to the Range field. Changing the Range from 2 to 1 does seem to have solved the problem! I don't know whether this is a reliable fix but hopefully this problem will be fixed in the next mask.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue then is how to keep PE from overriding the Range setting when the CPU component is generated. I don't see a setting for the Range field of MCG_C2 in the CPU component in PE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Elizabeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 03:23:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149041#M66</guid>
      <dc:creator>ERussell</dc:creator>
      <dc:date>2012-05-02T03:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149042#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elizabeth,&lt;/P&gt;&lt;P&gt;now I was running myself into the same issue with the range field on my TWR-K60F120M as it has as well that mask set with that silicon issue. And I have not found a setting in Processor Expert which would affect the range field. But I have documented how to disable code generation so it does not revert my change:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/10/27/usb-with-the-twr-k60f120m-and-twr-k70f120m/" title="http://mcuoneclipse.com/2013/10/27/usb-with-the-twr-k60f120m-and-twr-k70f120m/"&gt;http://mcuoneclipse.com/2013/10/27/usb-with-the-twr-k60f120m-and-twr-k70f120m/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 12:05:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149042#M67</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-10-27T12:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149043#M68</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this really the answer to the question??? I too am looking for a 'Hello World' LED Blink Processor Expert tutorial resource as a first timer for the TWR-K60F120M but so far the freescale provided examples that I have been able to find leave a lot to be desired.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 00:49:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149043#M68</guid>
      <dc:creator>matthewbaker</dc:creator>
      <dc:date>2014-01-28T00:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149044#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;have you looked here:&amp;nbsp; &lt;A href="https://community.nxp.com/docs/DOC-95080"&gt;Where can I find Processor Expert examples and tutorials in CodeWarrior? &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 14:37:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149044#M69</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2014-01-28T14:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Example PE Project for the TWR-K60F120M board</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149045#M70</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A tutorial with Processor Expert for blinking LED's (for KL25Z, but applies too for TWR-K60F120M):&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;Examples with PEx for TWR-K60F120M:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/TWR-K60F120M" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/TWR-K60F120M"&gt;mcuoneclipse/Examples/TWR-K60F120M at master · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 15:47:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Example-PE-Project-for-the-TWR-K60F120M-board/m-p/149045#M70</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2014-01-28T15:47:21Z</dc:date>
    </item>
  </channel>
</rss>

