<?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: Run built program on Terminal without Kinetis Design Studio in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197015#M59093</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;KDS is used to download and debug the mcu. If you do not need the kds and you also want to download the program, you need 2 tools. Make sure you board has the jlink connector and you have the&amp;nbsp;jlink emulator. Use software jlink to download the program and other serial software like putty to see the results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 01:49:48 GMT</pubDate>
    <dc:creator>nxf56274</dc:creator>
    <dc:date>2020-12-10T01:49:48Z</dc:date>
    <item>
      <title>Run built program on Terminal without Kinetis Design Studio</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1196760#M59090</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using MKL27Z256 mcu without processor expert. I programmed a code to detect gas concentration and printed values on console from KDS. But I want to advance running this code without KDS program after build. For example, I do not have KDS on other PC, but I have just files which is already built. I want to run just the code and check my values.&lt;/P&gt;&lt;P&gt;I know some terminal programs such as Hyper terminal, teraterm and putty. But I have not a experience between micro controller and terminal programs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some method to run codes on terminal with KDS?&lt;/P&gt;&lt;P&gt;What do I need for that?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 18:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1196760#M59090</guid>
      <dc:creator>itr1718</dc:creator>
      <dc:date>2020-12-09T18:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Run built program on Terminal without Kinetis Design Studio</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197015#M59093</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;KDS is used to download and debug the mcu. If you do not need the kds and you also want to download the program, you need 2 tools. Make sure you board has the jlink connector and you have the&amp;nbsp;jlink emulator. Use software jlink to download the program and other serial software like putty to see the results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 01:49:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197015#M59093</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-12-10T01:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run built program on Terminal without Kinetis Design Studio</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197498#M59100</link>
      <description>&lt;P&gt;Thanks a lot for your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you mean, when I have J-link USB connector and did already programming with J-link library or programs, can I show results from MCU on Serial program without kinetis design studio?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there some examples or a name about that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I also run the code with .hex or .elf file on terminal?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 16:00:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197498#M59100</guid>
      <dc:creator>itr1718</dc:creator>
      <dc:date>2020-12-10T16:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Run built program on Terminal without Kinetis Design Studio</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197704#M59102</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Software jlink can be used to download bin file. The IDE can generate the hex or bin file. You can configure it to generate bin file. Then your mcu data will output to the pc by mcu serial. The putty is a serial tool. This can't be used to download the program.&amp;nbsp; You can refer this link&amp;nbsp;&lt;A href="https://www.nxpic.org.cn/module/forum/forum.php?mod=viewthread&amp;amp;tid=618804&amp;amp;extra=page%3D1%26filter%3Dtypeid%26typeid%3D188" target="_self"&gt;Jlink usage&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It shows you a basic step to download the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2020 01:11:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Run-built-program-on-Terminal-without-Kinetis-Design-Studio/m-p/1197704#M59102</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-12-11T01:11:26Z</dc:date>
    </item>
  </channel>
</rss>

