<?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: OpenSDA standalone hardware</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298052#M12312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would that mean having both of the MCU's connected in parallel?&amp;nbsp; Also, isn't that the Serial Wire Debug port, rather than the OpenSDA port?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 15:11:25 GMT</pubDate>
    <dc:creator>andrewalbing</dc:creator>
    <dc:date>2014-04-17T15:11:25Z</dc:date>
    <item>
      <title>OpenSDA standalone hardware</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298050#M12310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am developing on a&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL46Z"&gt; Freedom KL46Z board&lt;/A&gt; and am wanting to be able to transition over to a custom PCB.&amp;nbsp; I would like to keep the simplicity of the Mbed tool chain, but I am not sure how to go about programing the microcontroller once it is soldered onto my PCB.&amp;nbsp; The PCB I am designing is very space constrained but I figure I can run a few traces for a programing/debug port.&amp;nbsp; Is there a way I can reuse the OpenSDA hardware from the development board to program the MCU on my custom PCB?&amp;nbsp; Is there some other tool that would do this (preferably under $100)?&amp;nbsp; Am I even approaching this with the correct mindset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: For simplicity I am using the same MCU from the development board in my custom PCB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 22:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298050#M12310</guid>
      <dc:creator>andrewalbing</dc:creator>
      <dc:date>2014-04-16T22:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSDA standalone hardware</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298051#M12311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;of course you should be able to use on board debugger, swddio, swdclk, gnd are enough. for contact, you can use pogo pins.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 10:26:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298051#M12311</guid>
      <dc:creator>kai_liu</dc:creator>
      <dc:date>2014-04-17T10:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSDA standalone hardware</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298052#M12312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would that mean having both of the MCU's connected in parallel?&amp;nbsp; Also, isn't that the Serial Wire Debug port, rather than the OpenSDA port?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 15:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298052#M12312</guid>
      <dc:creator>andrewalbing</dc:creator>
      <dc:date>2014-04-17T15:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSDA standalone hardware</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298053#M12313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kai Liu is correct, you can use the OpenSDA on FRDM board to &lt;STRONG&gt;program&lt;/STRONG&gt; your custom board. You need to populate the J11 header, and take the signals from there. You will use the Serial Wire Debug signals (SDIO, CLK) coming from the K20 OpenSDA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then effectively both MCUs would be in parallel, so to avoid collision cut the trace under J18 in the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL46Z"&gt;KL46 Freedom board&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that with this you should be able to &lt;STRONG&gt;program&lt;/STRONG&gt; the MCU on your custom board, but not to &lt;STRONG&gt;debug&lt;/STRONG&gt;. For your reference you may want to check the next tutorials by colleague Erich Styger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/04/21/using-the-freedom-board-as-jtag-programmer/" title="http://mcuoneclipse.com/2013/04/21/using-the-freedom-board-as-jtag-programmer/"&gt;Using the Freedom Board as SWD Programmer | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2013/04/27/debug-external-processors-with-usbdm-and-freedom-board/" title="http://mcuoneclipse.com/2013/04/27/debug-external-processors-with-usbdm-and-freedom-board/"&gt;Debug External Processors with USBDM and Freedom Board | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 23:09:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298053#M12313</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-04-18T23:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSDA standalone hardware</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298054#M12314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;There are some good suggestions that been provided from Kai Li and Jorege and they're worth considering.&lt;/P&gt;&lt;P&gt;In FRDM-KL46 User's Manual, it has mentioned how to use OpenSDA interface to program off-board MCU, please refer to it for details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 04:42:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/OpenSDA-standalone-hardware/m-p/298054#M12314</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-04-21T04:42:47Z</dc:date>
    </item>
  </channel>
</rss>

