<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Can&amp;#39;t get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121699/can-t-get-rtt-working-on-l15-using-j-link-plus</link><description>I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little &amp;quot;plug&amp;quot; symbol on the RTT, and select it. That brings up a window asking me to select a device. I select the j-tag device, and then select</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Jun 2025 23:12:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121699/can-t-get-rtt-working-on-l15-using-j-link-plus" /><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539630?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 23:12:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:161aff29-1bf8-4eeb-b8e1-bdbec8ca7547</guid><dc:creator>Johnny Nguyen</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Just keeping this ticket up to date,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve provided a minimal project and .hex (&lt;a href="https://github.com/droidecahedron/minBLE"&gt;link&lt;/a&gt;) that has debugging and RTT logging enabled with a j-link plus, as well as steps on setting up the debug session and logging.&lt;/p&gt;
&lt;p&gt;Can you&amp;nbsp;try to recreate my setup and remove hardware/tool setup ambiguity?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539598?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 17:01:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e094fc5d-6c60-4c52-adf7-e29f15d6096b</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;So I tried launching from the debug menu instead (up in the top left corner of the debug menu):&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:358px;max-width:358px;" height="358" src="https://devzone.nordicsemi.com/resized-image/__size/716x716/__key/communityserver-discussions-components-files/4/pastedimage1750179477404v1.png" width="358" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;...instead of from the nRF Connect menu. So...progress! Still--same results: the log messages don&amp;#39;t come through when I step.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539596?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 16:38:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdc3ba8c-ddab-41e7-9d12-4b3f7094a7fa</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;Gave it a try. Does that script get invoked when you select &amp;gt;Debug Launch build under the &amp;quot;Actions&amp;quot; menu in the nRF Connect tab?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I get asked whether I want to debug the core or the boot loader. I select &amp;quot;core,&amp;quot; and get the same results I&amp;#39;ve been having (i.e. no RTT):&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:472px;max-width:496px;" height="472" src="https://devzone.nordicsemi.com/resized-image/__size/992x944/__key/communityserver-discussions-components-files/4/pastedimage1750178075525v1.png" width="496" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I think it&amp;#39;s invoking the script...at least, when I look at the debug console, I see the options we have in the script:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:838px;max-width:838px;" height="838" src="https://devzone.nordicsemi.com/resized-image/__size/1676x1676/__key/communityserver-discussions-components-files/4/pastedimage1750178303277v2.png" width="838" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539588?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2025 15:25:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5da53a5-f647-4da3-9657-e119d895f4ec</guid><dc:creator>Johnny Nguyen</dc:creator><description>&lt;p&gt;Hi Calvin,&lt;/p&gt;
&lt;p&gt;I tested RTT debugging &amp;amp; logging with MCUBoot + BLE and do not see the same issues with my j-link plus, with the config to the .exe that Simon mentioned earlier.&lt;/p&gt;
&lt;p&gt;For example, I quickly wrote a BLE application, and modified my launch executable to&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;{

&amp;#160; &amp;#160; &amp;quot;version&amp;quot;: &amp;quot;0.2.0&amp;quot;,

&amp;#160; &amp;#160; &amp;quot;configurations&amp;quot;: [

&amp;#160; &amp;#160; &amp;#160; &amp;#160; {

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;type&amp;quot;: &amp;quot;nrf-connect&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;request&amp;quot;: &amp;quot;launch&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;name&amp;quot;: &amp;quot;Launch basicble&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;config&amp;quot;: &amp;quot;c:/nrf/basicble/build/basicble&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;runToEntryPoint&amp;quot;: &amp;quot;main&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;gdbServer&amp;quot;: {

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;address&amp;quot;: &amp;quot;127.0.0.1:${port}&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;args&amp;quot;: {

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;if&amp;quot;: &amp;quot;SWD&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;speed&amp;quot;: 4000,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;device&amp;quot;: &amp;quot;${device}&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;select&amp;quot;: &amp;quot;usb=${snr}&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;port&amp;quot;: &amp;quot;${port}&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;rtos&amp;quot;: &amp;quot;${rtosPlugin}&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;jlinkscriptfile&amp;quot;: &amp;quot;${jlinkScript}&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;additionalArgs&amp;quot;: [

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;singlerun&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;nogui&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;halt&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;noir&amp;quot;,

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;quot;silent&amp;quot;

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; ]

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; }

&amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; &amp;#160; }

&amp;#160; &amp;#160; &amp;#160; &amp;#160; }

&amp;#160; &amp;#160; ]

}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And each time I step, RTT is still printing logs as I step through&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1750173792137v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;(with a sdc assert if I sit in a bp too long, since it&amp;#39;s a bluetooth application)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you try modifying your debug configuration to see if the problem persists?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539420?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 15:00:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:242e35e9-0ea1-4dfa-917b-161ae146c722</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;I think we&amp;#39;re talking apples and oranges. The contents of the launch.json in the .vscode subdirectory are as follows:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;{
    // Use IntelliSense to learn about possible attributes.
    // Hover to view descriptions of existing attributes.
    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
    &amp;quot;version&amp;quot;: &amp;quot;0.2.0&amp;quot;,
    &amp;quot;configurations&amp;quot;: [
        {
            &amp;quot;type&amp;quot;: &amp;quot;nrf-connect&amp;quot;,
            &amp;quot;request&amp;quot;: &amp;quot;launch&amp;quot;,
            &amp;quot;name&amp;quot;: &amp;quot;Launch the active build configuration&amp;quot;,
            &amp;quot;config&amp;quot;: &amp;quot;${activeConfig}&amp;quot;,
            &amp;quot;runToEntryPoint&amp;quot;: &amp;quot;main&amp;quot;
        }
    ]
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There&amp;#39;s no &amp;quot;executable.&amp;quot; I&amp;#39;m using nRF Connect and Toolchain 3.0, just in case that makes a difference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539386?ContentTypeID=1</link><pubDate>Mon, 16 Jun 2025 12:42:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1ea956f-9d81-4901-b8cb-de490d24a665</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user="Calvin T"]There&amp;#39;s a launch.json under .vscode. Is that what you mean?[/quote]
&lt;p&gt;Yes,&lt;/p&gt;
&lt;p&gt;When you find settings for example &amp;quot;executable, try adding rttConfig settings as below as mentioned in that thread I linked to.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;{
  &amp;quot;name&amp;quot;: &amp;quot;Debug nRF54L15 + RTT&amp;quot;,
  &amp;quot;type&amp;quot;: &amp;quot;cortex-debug&amp;quot;,
  &amp;quot;request&amp;quot;: &amp;quot;launch&amp;quot;,
  &amp;quot;servertype&amp;quot;: &amp;quot;jlink&amp;quot;,
  &amp;quot;device&amp;quot;: &amp;quot;nRF54L15&amp;quot;,
  &amp;quot;cwd&amp;quot;: &amp;quot;${workspaceFolder}&amp;quot;,
  &amp;quot;executable&amp;quot;: &amp;quot;${workspaceFolder}/build/zephyr/zephyr.elf&amp;quot;,
  &amp;quot;rttConfig&amp;quot;: {
    &amp;quot;enabled&amp;quot;: true,
    &amp;quot;address&amp;quot;: &amp;quot;auto&amp;quot;,
    &amp;quot;decoders&amp;quot;: [
      { &amp;quot;type&amp;quot;: &amp;quot;console&amp;quot;, &amp;quot;port&amp;quot;: 0 }
    ]
  }
}
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/539257?ContentTypeID=1</link><pubDate>Fri, 13 Jun 2025 21:39:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e58076c-cd30-4a1e-b5a6-baefca291121</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;I&amp;#39;m sorry, I&amp;#39;m not sure I understand. There&amp;#39;s a launch.json under .vscode. Is that what you mean? Or is there another file somewhere that is the vscode launch config you are referring to?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/538900?ContentTypeID=1</link><pubDate>Wed, 11 Jun 2025 19:47:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ace5db1-abac-4399-a551-79cf517d3cc0</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;We have seen some success like in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/94660/rtt-console-when-using-gdb-from-vscode-nrf5340-similar-to-jlinkrttviewer/399611"&gt;this&lt;/a&gt; thread when you add rttconfig in vscode launch config. with address set to auto. Can you give it a try?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/538495?ContentTypeID=1</link><pubDate>Fri, 06 Jun 2025 21:49:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abd96f29-ac95-448e-876d-4bba06687c0b</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve discovered more information. The location of the RTT seems to shift around from the Boot loader to the Core. Here&amp;#39;s a snapshot of the mcuboot and core map files. It appears that something is adding nrf_kmu_reserved_push_area to the core version, which is causing the RTT memory area to get remapped.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2025_2D00_06_2D00_06-at-09.31.24.png" /&gt;&lt;/p&gt;
&lt;p&gt;We are able to use J-Link RTT Viewer to explicitly set the RTT memory, but we have to disconnect and reconnect each time we run in order to get it to work. I haven&amp;#39;t figured out a way to make it work in the nRF Connect IDE.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please advise.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/538148?ContentTypeID=1</link><pubDate>Thu, 05 Jun 2025 06:08:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d281509d-8c21-4f32-86e7-f7ce31f81bea</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think you might be looking in the wrong place here. The RTT terminal in VS Code selects a generic M33 as the target in the gdb server, and needs to be changed to nRF54L15. Here are some images:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1749103667999v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1749103676192v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/537907?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 14:57:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99a09f7c-86bf-4590-8c7d-d385024a192a</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;No worries, Simon.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s my launch directive:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;launch&amp;quot;&lt;/span&gt;&lt;span&gt;: {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;version&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;0.2.0&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;configurations&amp;quot;&lt;/span&gt;&lt;span&gt;: [&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;type&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;nrf-connect&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;request&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;launch&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;name&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;Launch core&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;config&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;${workspaceFolder}/core/build/core&amp;quot;&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;&amp;quot;runToEntryPoint&amp;quot;&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;&amp;quot;main&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;As you can see, there&amp;#39;s no serverArgs directive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/537583?ContentTypeID=1</link><pubDate>Mon, 02 Jun 2025 05:29:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:feeaf296-f766-498b-ab32-6419f974b677</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hmm, okay that&amp;#39;s strange. Can you check out this ticket and try my colleague Amanda&amp;#39;s suggestion as there seem to have been some changes to RTT logging on the latest VS Code extension versions.&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/120686/rtt-debugging-not-working-on-nrfconnect-for-vs-code-2025-4-106"&gt;RTT debugging not working on  nrfConnect for vs Code 2025.4.106&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me know if that makes a difference for you or not. Sorry about the late reply&amp;nbsp; by the way, but last week had a bank holiday here in Norway, so we&amp;#39;ve been a bit short staffed.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/537247?ContentTypeID=1</link><pubDate>Tue, 27 May 2025 17:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df7dc536-b56c-4c91-84d2-0f799c3775ba</guid><dc:creator>Riley-Cameron</dc:creator><description>&lt;p&gt;Hello Simon,&lt;/p&gt;
&lt;p&gt;I am one of Calvin&amp;#39;s coworkers. We were able to get RTT working again after a normal flash, however when&amp;nbsp;&lt;strong&gt;debugging&amp;nbsp;&lt;/strong&gt;(with &amp;amp; without reflashing) RTT does not work at all.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have any advice for getting RTT to come through during debugging?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Riley&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/537239?ContentTypeID=1</link><pubDate>Tue, 27 May 2025 16:00:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87769499-6e4e-4e9c-95a0-154c477fe87a</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;CONFIG_LOG_BACKEND_RTT is set to Y.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes, the same exact project and setup was used. We&amp;#39;re using dev boards from the same rev. Further, I&amp;#39;ve tried with multiple different dev boards. We&amp;#39;re using our own dev boards, but the boards aren&amp;#39;t complicated and they work fine with my colleague&amp;#39;s setup.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t swap boards with him easily, because he&amp;#39;s in Italy at the moment. However, I&amp;#39;m having another engineer here in the office try. I&amp;#39;ll update as soon as we have some results.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/536862?ContentTypeID=1</link><pubDate>Mon, 26 May 2025 06:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecf06d9d-e45a-41c6-a0c9-ee4ddc7a778d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Okay, nothing obvious in the differences on the systems. What sample project are you trying to run, and can you confirm the&amp;nbsp;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LOG_BACKEND_RTT"&gt;CONFIG_LOG_BACKEND_RTT &lt;/a&gt;is set to Y in your project? It should default to Y if CONFIG_SHELL_LOG_BACKEND is&amp;nbsp;&lt;strong&gt;not&amp;nbsp;&lt;/strong&gt;enabled, and if the following dependencies are set correctly:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_USE_SEGGER_RTT"&gt;CONFIG_USE_SEGGER_RTT&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;amp;&amp;amp; !&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LOG_FRONTEND_ONLY"&gt;CONFIG_LOG_FRONTEND_ONLY&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;amp;&amp;amp; !&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LOG_MODE_MINIMAL"&gt;CONFIG_LOG_MODE_MINIMAL&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&amp;amp;&amp;amp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LOG"&gt;CONFIG_LOG&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Did your colleague also use the same exact project and setup to get it up and running? And are you using the same nRF54L15 DKs? If not, what version numbering is there on the DKs? I can also try to recreate this on my end if you let me know what steps you&amp;#39;ve done.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/536811?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 14:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83729645-ac35-4ad6-a0ae-ba3d9a788dd5</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;And, yes--this was done through the nRF Connect extension.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/536808?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 14:32:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2679bbf3-f262-4a3a-843f-3b05cb3edfe2</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;My system:&lt;/p&gt;
&lt;p&gt;nrfutil:&lt;/p&gt;
&lt;p&gt;91 0.5.0 Not installed&lt;br /&gt;ble-sniffer 0.16.2 Not installed&lt;br /&gt;completion 1.4.0 1.5.0 Upgradeable&lt;br /&gt;device 2.11.0 2.11.0 Installed&lt;br /&gt;npm 0.3.0 Not installed&lt;br /&gt;nrf5sdk-tools 1.0.1 1.1.0 Upgradeable&lt;br /&gt;sdk-manager 1.3.0 Not installed&lt;br /&gt;suit 0.9.0 Not installed&lt;br /&gt;toolchain-manager 0.15.0 Not installed&lt;br /&gt;trace 4.0.1 Not installed&lt;/p&gt;
&lt;p&gt;Segger J-Link 8.32&lt;/p&gt;
&lt;p&gt;J-Link Compact PLUS V12.00&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Jesse&amp;#39;s system:&lt;/p&gt;
&lt;p&gt;nrfutil:&lt;/p&gt;
&lt;p&gt;91&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; 0.5.0&amp;nbsp; Not installed&lt;/p&gt;
&lt;p&gt;ble-sniffer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.16.2 Not installed&lt;/p&gt;
&lt;p&gt;completion&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.5.0 &amp;nbsp; &amp;nbsp; 1.5.0&amp;nbsp; Installed&lt;/p&gt;
&lt;p&gt;device&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.7.12&amp;nbsp; &amp;nbsp; 2.11.0 Upgradeable&lt;/p&gt;
&lt;p&gt;npm &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.3.0&amp;nbsp; Not installed&lt;/p&gt;
&lt;p&gt;nrf5sdk-tools &amp;nbsp; &amp;nbsp; 1.1.0 &amp;nbsp; &amp;nbsp; 1.1.0&amp;nbsp; Installed&lt;/p&gt;
&lt;p&gt;sdk-manager &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.0&amp;nbsp; Not installed&lt;/p&gt;
&lt;p&gt;suit&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.9.0&amp;nbsp; Not installed&lt;/p&gt;
&lt;p&gt;toolchain-manager &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.15.0 Not installed&lt;/p&gt;
&lt;p&gt;trace &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4.0.1&amp;nbsp; Not installed&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Segger J-Link 8.28&lt;/p&gt;
&lt;p&gt;J-link Compact PLUS V11.00&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/536645?ContentTypeID=1</link><pubDate>Thu, 22 May 2025 13:48:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:485abfe7-1317-4e79-99f7-0c88444a5939</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please confirm what version of the J-Link firmware is installed on your computer. I assume this log is within the VS Code extension, correct, or do you use a dedicated J-Link RTT viewer here? Also compare J-Link version your colleague has.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/536517?ContentTypeID=1</link><pubDate>Wed, 21 May 2025 20:51:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1cf5208-fdd3-4d27-bfb3-be6f4c9896f6</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;Oh--my colleague who is able to make it work is using the same codebase, but they&amp;#39;re on a Mac. I&amp;#39;m using a Windows box.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't get RTT working on L15 using J-Link Plus.</title><link>https://devzone.nordicsemi.com/thread/536516?ContentTypeID=1</link><pubDate>Wed, 21 May 2025 20:48:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:590d5a05-ae98-4465-bf9e-1090e30a4bce</guid><dc:creator>Calvin T</dc:creator><description>&lt;p&gt;J-Link firmware is v12.00, dated April 1st 2025.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>