<?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: development environment for KEA128 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437161#M25540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Younghwan Bae,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1， reset SW3，not SW4。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2， I just attached one， you should unzip the JLink_OpenSDA.zip, then you will get JLINK_OpenSDA.sda, this is what you needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, After you change the firmware to JLINK_OpenSDA, you can debug correct TRK-KEA128, just configure your download interface as JLINK SWD is ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You still can use UART2 of KEA128, because JLINK_OPENDSA also have virtual COM port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, About the sample code, I don't have the completed project, but you can refer to the driver and add the driver to your own project, attached KEA128_DEMO is for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 04:55:52 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2015-05-21T04:55:52Z</dc:date>
    <item>
      <title>development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437155#M25534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I'm usin TRK-KEA128 for development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'd like to design our own board based on KEA128 micro controller. &lt;/P&gt;&lt;P&gt;In this case, what is the best way for flashing and debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to make connector for this purpose?&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;Younghwan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 20:31:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437155#M25534</guid>
      <dc:creator>younghwanbae</dc:creator>
      <dc:date>2015-05-15T20:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437156#M25535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, I should use SWD 10pin connector for this and using USB Multilink Universal for flashing HW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means I cannot use TRK-KEA128's OpenSDA, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 22:18:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437156#M25535</guid>
      <dc:creator>younghwanbae</dc:creator>
      <dc:date>2015-05-15T22:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437157#M25536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Younghwan Bae,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You just need use the SWD interface is ok, just like the following picture:&lt;/P&gt;&lt;P&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/23308i5F46A67547E91BEA/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;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SWD_DIO: add&amp;nbsp; 10K pullup resistor.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RESET: add 4.7K to 10K pullup, and connect a 0.1uf capactor between this pin and ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can't use the on-board opensda to debug your own board, but you can try to use download JLINK firmware to your TRK-KEA128 opensda, then debug your own board with JLINK on your TRK-KEA128.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can download the JLINK firmware:（&lt;A href="https://www.segger.com/admin/uploads/userfiles/file/J-Link/OpenSDA/JLink_OpenSDA_2015-04-23.zip"&gt;Download JLink_OpenSDA_2015-04-23.zip&lt;/A&gt;） &lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Jingjing&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, 18 May 2015 02:41:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437157#M25536</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-05-18T02:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437158#M25537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you teach me how to flash JLINK firmware on TRK-KEA128?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 16:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437158#M25537</guid>
      <dc:creator>younghwanbae</dc:creator>
      <dc:date>2015-05-19T16:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437159#M25538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Youngwan Bae,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1: Before you use the JLINK, you should install the JLINK driver at first, the driver download link is:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.segger.com/jlink-software.html" title="https://www.segger.com/jlink-software.html"&gt;SEGGER - The Embedded Experts - Download&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2：Change&amp;nbsp; the firmware in your TRK-KEA128 to JLINK_Opensda, please follow these steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (1) unplug your TRK -kea128 board&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (2) press the RESET button(SW3), at the same time plug your TRK-KEA128 board to your computer, then the board will be a Device named as "BOOTLOADER"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; release the reset button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (3) Send the attached file"JLink_OpenSDA.sda" to your "BOOTLOADER",&amp;nbsp; and wait it is completed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (4) unplug and plug your board to the computer again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then your board download is JLINK.&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 01:38:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437159#M25538</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-05-20T01:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437160#M25539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Not reset switch(SW3), SDA switch(SW4) for entering "BOOTLOADER", right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. which JLink_OpenSDA.sda is correct? you attached two different versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. if flash with JLink_OpenSDA, how debug current TRK-KEA128 itself? only connect with JLink?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If so, I cannot use UART2 of KEA128 through USB, can I?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. I should implemet KEA128 system with, 2 SPIs (one is Master, one is Slave), UART, I2Cs(Master and Slave), WDOG, CRC and RTC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where can I get some sample codes with these functions? I only have LAB1~5, it shows me UART, FTM, ADC, PWT, KBI only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:13:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437160#M25539</guid>
      <dc:creator>younghwanbae</dc:creator>
      <dc:date>2015-05-20T17:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: development environment for KEA128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437161#M25540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Younghwan Bae,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1， reset SW3，not SW4。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2， I just attached one， you should unzip the JLink_OpenSDA.zip, then you will get JLINK_OpenSDA.sda, this is what you needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, After you change the firmware to JLINK_OpenSDA, you can debug correct TRK-KEA128, just configure your download interface as JLINK SWD is ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You still can use UART2 of KEA128, because JLINK_OPENDSA also have virtual COM port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, About the sample code, I don't have the completed project, but you can refer to the driver and add the driver to your own project, attached KEA128_DEMO is for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 04:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/development-environment-for-KEA128/m-p/437161#M25540</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-05-21T04:55:52Z</dc:date>
    </item>
  </channel>
</rss>

