<?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: Interface FRDM-K64F, MCUXpresso, Multilink Universal with external Terraterm serial comm port in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152425#M58068</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A. Please refer page numbers 2 in the schematic it will explain that at same time you can't program or debug the target.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F" target="_blank"&gt;https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F&lt;/A&gt;&lt;/P&gt;&lt;P&gt;B.You can use any other UART pins for external debug purpose otherwise disconnected the Multi link debugger and connect external one.&lt;/P&gt;&lt;P&gt;C. Reinstall the mbed driver it will fix, this issue happens me also,after reinstall now it's fixed. And there is no issue in PTA16-17&amp;nbsp; pin operation in this condition.&lt;/P&gt;&lt;P&gt;&lt;A href="https://os.mbed.com/platforms/FRDM-K64F/&amp;nbsp;" target="_blank"&gt;https://os.mbed.com/platforms/FRDM-K64F/&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;D. you are using universal debugger and serial in j8&amp;amp;j22,, it similar to issue A&lt;/P&gt;&lt;P&gt;E. If you want real time debugger in external use FREEMASTER&amp;nbsp; it's a freeware software by nxp.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER&amp;nbsp;" target="_blank"&gt;https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kalaimani Arumugam&lt;/P&gt;</description>
    <pubDate>Sun, 13 Sep 2020 01:40:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-13T01:40:39Z</dc:date>
    <item>
      <title>Interface FRDM-K64F, MCUXpresso, Multilink Universal with external Terraterm serial comm port</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152178#M58058</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got my new FRDM-K64F eval board and P&amp;amp;E Multilink Universal and have hooked-up them up.&amp;nbsp; I tried a few demo application SDK projects inside MCUXpresso &amp;amp;&amp;nbsp;P&amp;amp;E debug&amp;nbsp;probes debug config&amp;nbsp;to check if connections, flash programming are working fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;They are working except since the onboard MCU is 1 MB flash, it takes almost 5 minutes to finish flashing before the debug window comes up &amp;amp; I could run the demos.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a. &amp;nbsp;IS THAT NORMAL with FRDM-K64F flash programming before GDB could be started?&lt;/P&gt;&lt;P&gt;One demo I started with is the "Hello World" which should print something out to dumb terminal emulator. I've setup all my demo SDK during import&amp;nbsp;for UART display.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached images of my configuration: connections for power via plain USB and P&amp;amp;E via SWD J9 connection mini tag connector to Port G,&amp;nbsp; Terraterm serial port setup window, &amp;amp; 2014 board traces to cut at J8 &amp;amp; J12.&lt;/P&gt;&lt;P&gt;Before my Univeral came, I tried the FRDM board connection to PC via openSDA USB.&amp;nbsp; There's that mbed USB debug port (as all pin config are on UART TX RX default at PTB16-17.&amp;nbsp; That's why you see mbed listed ("hidden" unless click unhide on menu) plus other COM ports on my PC Device Manager.&lt;/P&gt;&lt;P&gt;My current problem is Terraterm is not seeing any serial communication port (grayed-out on screenshot shown).&amp;nbsp;&amp;nbsp; Device Manager says there is NO hardware connection so port is hidden or disabled.&lt;/P&gt;&lt;P&gt;b.&amp;nbsp;How do I make the Multilink SWD to PC USB connection BE RECOGNIZED also as external debug terminal/console for Terraterm?&lt;/P&gt;&lt;P&gt;c.&amp;nbsp;The cable thru J22 is mainly just for power.&amp;nbsp;&amp;nbsp; When I switch cable connection to J26 openSDA USB port, the "mbed" driver keeps popping-in up &amp;amp; causing troubles - I only think it's because the default UART TX RX PTB16-17 are going through there.&lt;/P&gt;&lt;P&gt;d.&amp;nbsp;Do I need to add a 3rd USB cable or such so Terraterm can find the driver serial communication port?&lt;/P&gt;&lt;P&gt;NOTE:&amp;nbsp; I've seen very old posts about cutting traces, J8, J12, switch J25 to still keep openSDA connections, etc.&lt;/P&gt;&lt;P&gt;e.&amp;nbsp; Do I need to do that?&amp;nbsp; I have what I think is most recent FRDM-K64F eval board but the traces at the back are Uncut.&amp;nbsp;&amp;nbsp;I don't really want to cut the traces of the ONLY board I have.&amp;nbsp; Company can't afford anymore board until I finalized a prototype using FRDM.&amp;nbsp; HOW ELSE can I enable UART serial port console terminal debugging displays&amp;nbsp;through Multilink USB maybe?&lt;/P&gt;&lt;P&gt;Please forgive if some of the above statements are in error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm open for corrections, information, suggestions to resolve my problem of having an external UART console terminal to spew out printf &amp;amp; such display reporting as part of my debugging.&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MI&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 14:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152178#M58058</guid>
      <dc:creator>mignacio</dc:creator>
      <dc:date>2020-09-11T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Interface FRDM-K64F, MCUXpresso, Multilink Universal with external Terraterm serial comm port</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152425#M58068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A. Please refer page numbers 2 in the schematic it will explain that at same time you can't program or debug the target.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F" target="_blank"&gt;https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/freedom-development-platform-for-kinetis-k64-k63-and-k24-mcus:FRDM-K64F&lt;/A&gt;&lt;/P&gt;&lt;P&gt;B.You can use any other UART pins for external debug purpose otherwise disconnected the Multi link debugger and connect external one.&lt;/P&gt;&lt;P&gt;C. Reinstall the mbed driver it will fix, this issue happens me also,after reinstall now it's fixed. And there is no issue in PTA16-17&amp;nbsp; pin operation in this condition.&lt;/P&gt;&lt;P&gt;&lt;A href="https://os.mbed.com/platforms/FRDM-K64F/&amp;nbsp;" target="_blank"&gt;https://os.mbed.com/platforms/FRDM-K64F/&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;D. you are using universal debugger and serial in j8&amp;amp;j22,, it similar to issue A&lt;/P&gt;&lt;P&gt;E. If you want real time debugger in external use FREEMASTER&amp;nbsp; it's a freeware software by nxp.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER&amp;nbsp;" target="_blank"&gt;https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kalaimani Arumugam&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 01:40:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152425#M58068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-13T01:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Interface FRDM-K64F, MCUXpresso, Multilink Universal with external Terraterm serial comm port</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152928#M58095</link>
      <description>&lt;P&gt;Hi Kalaimani,&lt;/P&gt;&lt;P&gt;Thanks for your post.&lt;/P&gt;&lt;P&gt;I'm sorry, maybe I was not very clear in my long post or did not know what I was talking about.&lt;/P&gt;&lt;P&gt;My requirements are simple:&lt;/P&gt;&lt;P&gt;* I code, compile, flash from inside MCUXpresso for FRDM-K64F eval board&lt;/P&gt;&lt;P&gt;* For simple "hello world" SDK demo application project, I want to DISPLAY all "printf" outputs to an &lt;EM&gt;external debug console dumb terminal&lt;/EM&gt; emulator like the Terraterm program, via UART-serial-USB interface to FRDM-K64F.&lt;/P&gt;&lt;P&gt;* For power, I hook-up the PC USB to the plain USB port (J22).&lt;/P&gt;&lt;P&gt;* I hook-up Multilink to the SWD port (J9) to erase, flash, debug the code&lt;/P&gt;&lt;P&gt;* Debugging works for other (e.g. blinky, accelerometer) demo app projects that do NOT "printf" or display texts to UART-serial-to-USB PC interface to Terraterm&lt;/P&gt;&lt;P&gt;* Running Terraterm, it does NOT see any serial comm port (e.g. COM1, COM2, etc.) I think it's because the PC USB cable should be hooked up to the FRDM's openSDA USB port (J26) instead of the plain USB port J22.&lt;/P&gt;&lt;P&gt;* I don't hook-up to the openSDA USB port because mbed keeps popping up as Windows Explorer file folder.&lt;/P&gt;&lt;P&gt;*** I asked PEmicro technical support &amp;amp; I am currently waiting for someone to get back to me on the steps to "install" DAPlink onto openSDA K20 controller which should allow UART-serial-USB-debugging through P&amp;amp;E Multilink probes to SWD to openSDA USB to PC Terraterm, if I got &amp;amp; understand that serial communication path right. &amp;nbsp; PEmicro support is looking for FRDM-K64 to try it out first themselves before letting me know the correct "driver" binary to download/copy to openSDA DAPlink virtual drive/folder.&lt;/P&gt;&lt;P&gt;Does that make it clearer?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;MI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 13:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Interface-FRDM-K64F-MCUXpresso-Multilink-Universal-with-external/m-p/1152928#M58095</guid>
      <dc:creator>mignacio</dc:creator>
      <dc:date>2020-09-14T13:58:06Z</dc:date>
    </item>
  </channel>
</rss>

