<?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>MCUXpresso IDE中的主题 MCUXpresso IDE Gdb Client Address Change</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187140#M6403</link>
    <description>&lt;P&gt;&lt;BR /&gt;MCUXpresso's J-Link Remote debugging is run JLinkGDBServer on client environment to connect remote server.&lt;/P&gt;&lt;P&gt;[JLink] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Server] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Client]&lt;BR /&gt;JLink &amp;lt;-&amp;gt; (JLinkRemoteServer) &amp;lt;-&amp;gt; (JLinkGDBServer) &amp;lt;-&amp;gt; Gdb&lt;/P&gt;&lt;P&gt;so I think In poor environment, it is too heavy.&lt;/P&gt;&lt;P&gt;I change "org.eclipse.cdt.debug.gdbjtag.core.ipAddress " value&amp;nbsp;through text editor in&amp;nbsp;"Projectname.launch" file. then I don't need run JLinkGDBServer in client environment.&lt;/P&gt;&lt;P&gt;Is there any method to change gdb client address in MCUXpresso? (not port)&lt;BR /&gt;&lt;BR /&gt;MCUXpresso menus are available only for change port.&lt;BR /&gt;(Debug Configurations... -&amp;gt; JLink Debugger -&amp;gt; GDB Client Settings)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2020 04:34:27 GMT</pubDate>
    <dc:creator>blogcin</dc:creator>
    <dc:date>2020-11-23T04:34:27Z</dc:date>
    <item>
      <title>MCUXpresso IDE Gdb Client Address Change</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187140#M6403</link>
      <description>&lt;P&gt;&lt;BR /&gt;MCUXpresso's J-Link Remote debugging is run JLinkGDBServer on client environment to connect remote server.&lt;/P&gt;&lt;P&gt;[JLink] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [Server] &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Client]&lt;BR /&gt;JLink &amp;lt;-&amp;gt; (JLinkRemoteServer) &amp;lt;-&amp;gt; (JLinkGDBServer) &amp;lt;-&amp;gt; Gdb&lt;/P&gt;&lt;P&gt;so I think In poor environment, it is too heavy.&lt;/P&gt;&lt;P&gt;I change "org.eclipse.cdt.debug.gdbjtag.core.ipAddress " value&amp;nbsp;through text editor in&amp;nbsp;"Projectname.launch" file. then I don't need run JLinkGDBServer in client environment.&lt;/P&gt;&lt;P&gt;Is there any method to change gdb client address in MCUXpresso? (not port)&lt;BR /&gt;&lt;BR /&gt;MCUXpresso menus are available only for change port.&lt;BR /&gt;(Debug Configurations... -&amp;gt; JLink Debugger -&amp;gt; GDB Client Settings)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 04:34:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187140#M6403</guid>
      <dc:creator>blogcin</dc:creator>
      <dc:date>2020-11-23T04:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso IDE Gdb Client Address Change</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187155#M6404</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180655"&gt;@blogcin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can edit the IP Address of the J-Link server in the launch config, see &lt;A href="https://mcuoneclipse.com/2019/03/02/remote-debugging-with-usb-based-jtag-swd-debug-probes/" target="_blank"&gt;https://mcuoneclipse.com/2019/03/02/remote-debugging-with-usb-based-jtag-swd-debug-probes/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1606109394474.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130720iB88609547939A440/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1606109394474.png" alt="ErichS_0-1606109394474.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case you want to use IP tunneling mode, then &lt;A href="https://mcuoneclipse.com/2017/02/05/remote-board-debugging-j-link-remote-server-with-eclipse/" target="_blank"&gt;https://mcuoneclipse.com/2017/02/05/remote-board-debugging-j-link-remote-server-with-eclipse/&lt;/A&gt; is what you are looking for.&lt;/P&gt;&lt;P&gt;And if your remote debugging probe is USB based, then you can use this: &lt;A href="https://mcuoneclipse.com/2019/03/02/remote-debugging-with-usb-based-jtag-swd-debug-probes/" target="_blank"&gt;https://mcuoneclipse.com/2019/03/02/remote-debugging-with-usb-based-jtag-swd-debug-probes/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 05:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187155#M6404</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-11-23T05:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso IDE Gdb Client Address Change</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187728#M6406</link>
      <description>&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already set J-Link Remote address in my MCUXpresso. (v11.2.1)&lt;BR /&gt;but when do debug, gdb trying to connect gdbserver from localhost, not remote address.&lt;BR /&gt;That is a problem what trying to connect gdb server from localhost when isn't turn on "start server" in debug option.&lt;/P&gt;&lt;P&gt;when I change "org.eclipse.cdt.debug.gdbjtag.core.ipAddress " in ".launch" file, gdb connect gdbserver from remote address, not localhost.&lt;/P&gt;&lt;P&gt;It can be nice if allow to enter gdb server address in the debug option or the gdb server's address to be synchronized to the J-Link remote address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 22:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187728#M6406</guid>
      <dc:creator>blogcin</dc:creator>
      <dc:date>2020-11-23T22:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso IDE Gdb Client Address Change</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187923#M6407</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180655"&gt;@blogcin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I believe you want this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErichS_0-1606200339547.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/130820iD1A29C2C31670958/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErichS_0-1606200339547.png" alt="ErichS_0-1606200339547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;right? Instead launching the server locally, you want to connect to a remote server, correct?&lt;/P&gt;&lt;P&gt;I get the above with the MCU Eclipse CDT (&lt;A href="https://eclipse-embed-cdt.github.io/" target="_blank"&gt;Eclipse Embedded CDT (eclipse-embed-cdt.github.io)&lt;/A&gt;, formerly GNU ARM Eclipse) plugins installed in MCUXpresso.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 06:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/MCUXpresso-IDE-Gdb-Client-Address-Change/m-p/1187923#M6407</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-11-24T06:47:46Z</dc:date>
    </item>
  </channel>
</rss>

