<?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: Getting started with the TWR-K65f180M in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578034#M34293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark, thank you very much for your reply.&amp;nbsp; uTasker looks great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Jul 2016 14:55:38 GMT</pubDate>
    <dc:creator>daviddugan</dc:creator>
    <dc:date>2016-07-17T14:55:38Z</dc:date>
    <item>
      <title>Getting started with the TWR-K65f180M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578031#M34290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While I waited for my TWR-K65f180M to arrive in the mail, I read A LOT of documentation online.&amp;nbsp; I was happy to see how much information was available out there, but at the same time it was a large amount of information to process.&amp;nbsp;&amp;nbsp; KDS, SDK, KSDK, openSDA, K20, KSDK 1.2, KSDK 2.0, Eclipse Updates, JTAG, J-Link, Segger... These are all terms you are going to run into, and if you are new to Kinetis Microprocessors, they may send you into a bit of a tailspin.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that what I am about to document helps at least one person get to the point where they can load and debug a program on a Kinetis, using Kinetis Design Studio (KDS) 3, and the onboard K20 debugger.&amp;nbsp; I did a bit of flailing around when installing KDS, which resulted in what I think was a lot of unnecessary work. I think I have boiled it down to the necessary steps, I am considering this post an open document, and will edit it whenever I or someone else finds a problem.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First thing you need to do is download Kinetis Design Studio:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fnxp.flexnetoperations.com%2Fcontrol%2Ffrse%2Fdownload%3Felement%3D7490587" rel="nofollow" target="_blank"&gt;https://nxp.flexnetoperations.com/control/frse/download?element=7490587&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then create and downlaod a software development kit (SDK) for your specific board:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fkex.nxp.com%2Fen%2Fwelcome" rel="nofollow" target="_blank"&gt;Welcome to Kinetis Expert | Kinetis Expert&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SDK has all the example projects, sample code, and the drivers KDS needs to build projects for your board.&amp;nbsp; Pay attention to the details in the picture below.&amp;nbsp; If you plan on using KDS you need the have it selected in the "Supported Toolchains" drop down menu.&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="155896_155896.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121996i9C7B34A517189604/image-size/large?v=v2&amp;amp;px=999" role="button" title="155896_155896.JPG" alt="155896_155896.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="buildSDKforTWR65.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36819i787C0E98DBEF3BB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="buildSDKforTWR65.JPG" alt="buildSDKforTWR65.JPG" /&gt;&lt;/span&gt;:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you install KDS it creates a Freescale and NXP directory (in C: for my computer), I unzipped my the downloaded SDK to the "NXP" directory, but I assume you can put it anywhere you want.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next open KDS, go to the help menu, and select "Check For Updates", install any updates that come up.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plug the provided USB into the OpenSDA USB port. Some LEDs should light up and the default program should light up LED 6 and 7 when you move the board around.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The TWR-K65 has a debugger built into it, that debugger comes with firmware installed on it.&amp;nbsp; I don't know if I did something wrong at first, but I could figure out how to load and debug a project on the TWR-K65, so I started installing different firmware to my debugger, which was a mistake.&amp;nbsp; I was able to debug a project with KDS and the TWR-K65 by loading the attached "DEBUG-FRDM-K64F_Pemicro_v108a_for_OpenSDA_v2.0.bin" file to the board.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To do this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 - Unplug the board from your computer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 - Hold down the reset button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 - Plug the board back in while holding the reset button, you can let go after the LEDs start blinking.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 - You will notice a "BOOTLOADER" USB device show up in windows explorer. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 - Drag the DEBUG-FRDM-K64F_Pemicro_v108a_for_OpenSDA_v2.0.bin file onto the bootloader.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6 - After the file is copied to the bootoloader, unplug the board, and then plug it back in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7 - To be safe, restart KDS.&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="155924_155924.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121997iD67555F2FC1CD63B/image-size/large?v=v2&amp;amp;px=999" role="button" title="155924_155924.JPG" alt="155924_155924.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="debuggerFirmware.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9004i37ED8F9ACD4E0F02/image-size/large?v=v2&amp;amp;px=999" role="button" title="debuggerFirmware.JPG" alt="debuggerFirmware.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To open a sample project for your board:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 - File -&amp;gt; Import&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 - Project of Projects -&amp;gt; Existing Project Sets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 - Navigate to the SDK 2.0 folder that you downloaded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 - Select your board's directory and open the demo_apps directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 - Open the "Hello World" directory, then kds, and select the ".wsd" file.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the project has opened:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 - Run Menu -&amp;gt; Debug Configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 - Under the "GDB PEMicro Interface Debugging" option, select debug pne option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 - Select the "Debugger" tab, and configure it like the photo below. &lt;span class="lia-inline-image-display-wrapper" image-alt="155925_155925.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121998iF799B7D464A3D82C/image-size/large?v=v2&amp;amp;px=999" role="button" title="155925_155925.JPG" alt="155925_155925.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="debugOptions.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37257iBB2B98D7E1BC91EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="debugOptions.JPG" alt="debugOptions.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4 - Press "Close"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 - Press the hammer button to build the project, then the debug button and KDS will launch debug mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6 - Now open a terminal emulator (I use Tera Term) and connect to the TWR-k65 com port using the settings below.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (COM11 is my board's COM port on my computer). &lt;span class="lia-inline-image-display-wrapper" image-alt="155926_155926.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121999i4D62FE166A76B273/image-size/large?v=v2&amp;amp;px=999" role="button" title="155926_155926.JPG" alt="155926_155926.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="comsettings.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37326iFC724B69F6C4E3BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="comsettings.JPG" alt="comsettings.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7 - Once you have established a serial connection to the board, go back to KDS and press the debug play button.&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="155930_155930.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/122000iB610F5CCA9488BCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="155930_155930.JPG" alt="155930_155930.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="debugPlay.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/37347i247511B18D036B74/image-size/large?v=v2&amp;amp;px=999" role="button" title="debugPlay.JPG" alt="debugPlay.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you go back to your terminal emulator program you should see hello world printed to the screen.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy tinkering!&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-337336"&gt;DEBUG-FRDM-K64F_Pemicro_v108a_for_OpenSDA_v2.0.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 20:37:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578031#M34290</guid>
      <dc:creator>daviddugan</dc:creator>
      <dc:date>2016-07-15T20:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with the TWR-K65f180M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578032#M34291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Useful Links: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSDK Videos - &lt;A href="https://community.nxp.com/videos/3378"&gt; Video Link : 3378&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/384739"&gt;TWR-K65F180M Debug Config Setup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis Design Studio User Manual:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/user_guide/KDSUG.pdf" rel="noreferrer" target="_blank"&gt;http://cache.nxp.com/files/microcontrollers/doc/user_guide/KDSUG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis Peripheral Module Quick Reference: &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/files/32bit/doc/quick_ref_guide/KQRUG.pdf?fasp=1&amp;amp;WT_TYPE=Quick%20Reference%20Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf" rel="noreferrer" target="_blank"&gt;http://www.nxp.com/files/32bit/doc/quick_ref_guide/KQRUG.pdf?fasp=1&amp;amp;WT_TYPE=Quick%20Reference%20Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis Design Studio Integrated Development Environment (IDE):&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE?tid=vanKDS" rel="noreferrer" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE?tid=vanKDS#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Download:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=7490587" rel="noreferrer" target="_blank"&gt;https://nxp.flexnetoperations.com/control/frse/download?element=7490587&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis Software Development Kit:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK" rel="noreferrer" target="_blank"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/support/online-academy/kinetis-k-series-mcu-online-training:KINETIS-K-TRAINING" rel="noreferrer" target="_blank" title="http://www.nxp.com/support/online-academy/kinetis-k-series-mcu-online-training:KINETIS-K-TRAINING"&gt;Kinetis K Series MCU Online Training|NXP&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2016 15:43:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578032#M34291</guid>
      <dc:creator>daviddugan</dc:creator>
      <dc:date>2016-07-16T15:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with the TWR-K65f180M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578033#M34292</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;Some other sources of help or complete solutions (incl. K65 project simulation):&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2Fcompilers.html%23KDS" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/compilers.html#KDS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fforum%2Findex.php%3Ftopic%3D1915.0" rel="nofollow" target="_blank"&gt;http://www.utasker.com/forum/index.php?topic=1915.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTWR-K65F180M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-K65F180M.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FKINETIS%2FuTaskerV1.4_Kinetis.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/KINETIS/uTaskerV1.4_Kinetis.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2Fdocumentation.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/documentation.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2016 22:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578033#M34292</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-07-16T22:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with the TWR-K65f180M</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578034#M34293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark, thank you very much for your reply.&amp;nbsp; uTasker looks great.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2016 14:55:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Getting-started-with-the-TWR-K65f180M/m-p/578034#M34293</guid>
      <dc:creator>daviddugan</dc:creator>
      <dc:date>2016-07-17T14:55:38Z</dc:date>
    </item>
  </channel>
</rss>

