<?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>RTT Viwer can&amp;#39;t see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101684/rtt-viwer-can-t-see-log-messages-of-nrf5340-net-core</link><description>Procedure to reproduce this issue is as follows. 1. cd D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg 2. west build -b nrf5340dk_nrf5340_cpuapp 3. west flash 4. Lauching RTT viwer and selecting NRF5340_XXAA_NET 
 5. RTT viwer shows &amp;quot;LOG: RTT Viewer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Jul 2023 14:22:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101684/rtt-viwer-can-t-see-log-messages-of-nrf5340-net-core" /><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/436533?ContentTypeID=1</link><pubDate>Fri, 14 Jul 2023 14:22:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:123a8228-769a-4900-b9c2-ea0781fcfa2c</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see that you have an ongoing conversation with a similar issue in&lt;a href="https://devzone.nordicsemi.com/support-private/support/311306"&gt; this thread&lt;/a&gt;. So please continue the conversation there and feel free to close this ticket.&lt;/p&gt;
&lt;p&gt;This will help future seekers and keep Devzone clean.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/436219?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2023 11:12:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:924e3640-419e-44d8-a2c3-af0912d22da1</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;&lt;span&gt;CONFIG_LOG=y causes flash overflow error.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/436218?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2023 11:09:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f49ded55-e8c1-4642-a8ef-5d3f6e39edfe</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Does the FLASH overflow error occur only when you enable CONFIG_PRINTK ?&lt;/p&gt;
&lt;p&gt;You might need to enable&amp;nbsp;&lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/kconfig/index.html#config_printk" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_PRINTK" rel="noopener noreferrer" target="_blank"&gt;CONFIG_PRINTK&lt;/a&gt;, &lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/kconfig/index.html#config_console" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_CONSOLE" rel="noopener noreferrer" target="_blank"&gt;CONFIG_CONSOLE&lt;/a&gt;, and &lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/kconfig/index.html#config_rtt_console" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_RTT_CONSOLE" rel="noopener noreferrer" target="_blank"&gt;CONFIG_RTT_CONSOLE&lt;/a&gt;&amp;nbsp;as well.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/436119?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2023 01:32:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bdd886d-bac0-4ef4-8948-1082dbd849ec</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;I can&amp;#39;t build successfully after I add the following configuration to prj.conf.&lt;/p&gt;
&lt;p&gt;CONFIG_LOG=y&lt;br /&gt;CONFIG_USE_SEGGER_RTT=y&lt;br /&gt;CONFIG_LOG_BACKEND_RTT=y&lt;br /&gt;CONFIG_PRINTK=y&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Log messages of west build are as follows.&lt;/p&gt;
&lt;p&gt;D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg&amp;gt;west build -b nrf5340dk_nrf5340_cpunet&lt;br /&gt;-- west build: generating a build system&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;[286/296] Linking C executable zephyr\zephyr_pre0.elf&lt;br /&gt;FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map&lt;br /&gt;cmd.exe /C &amp;quot;cd . &amp;amp;&amp;amp; D:\ncs\toolchains\v2.3.0\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -gdwarf-4 @CMakeFiles\zephyr_pre0.rsp -o zephyr\zephyr_pre0.elf &amp;amp;&amp;amp; cmd.exe /C &amp;quot;cd /D D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg\build\zephyr &amp;amp;&amp;amp; D:\ncs\toolchains\v2.3.0\opt\bin\cmake.exe -E echo &amp;quot;&amp;quot;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: zephyr\zephyr_pre0.elf section `rodata&amp;#39; will not fit in region `FLASH&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: region `FLASH&amp;#39; overflowed by 4288 bytes&lt;br /&gt;collect2.exe: error: ld returned 1 exit status&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;D:\ncs\toolchains\v2.3.0\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg\build&amp;#39;&lt;/p&gt;
&lt;p&gt;D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435917?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2023 09:49:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:476b31e3-8e53-488f-9333-1a1ad4b24e96</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;But when you did the fresh build, you did enable the follwowing in the prj.conf right?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_LOG=y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;CONFIG_USE_SEGGER_RTT=y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;CONFIG_LOG_BACKEND_RTT=y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;CONFIG_PRINTK=y&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435857?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2023 06:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ba72134-2808-4eb3-a3ac-4e2e39309d9c</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0552_2E00_.config.zip"&gt;devzone.nordicsemi.com/.../0552_2E00_.config.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435856?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2023 06:55:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cff8ee27-5e27-4238-984d-1e769e607229</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your suggestion! I can build and flash after removed build folder. But I still can&amp;#39;t see any debug messages on RTT Viewer. The following configuration is from&amp;nbsp; D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg\build\zephyr\&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0552_2E00_.config.zip"&gt;.config&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;# Logging&lt;br /&gt;#&lt;br /&gt;# CONFIG_LOG is not set&lt;br /&gt;# CONFIG_LOG_OUTPUT is not set&lt;br /&gt;# end of Logging&lt;/p&gt;
&lt;p&gt;CONFIG_HAS_SEGGER_RTT=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435848?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2023 05:50:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b34cef8-2e6c-44ee-b16e-eb6672b4b9f3</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can see from the&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf5340/multiprotocol_rpmsg/README.html"&gt; sample description&lt;/a&gt; that it&amp;#39;s meant to be built for netcore, but I am surprised how you get errors. Could you try deleting all previous builds and try building a fresh one? Please try for netcore this time again.&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/pastedimage1689140947876v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435846?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2023 05:42:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1b54683-4ef8-42bd-8c57-94d93e3bf5f4</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your support!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435845?ContentTypeID=1</link><pubDate>Wed, 12 Jul 2023 05:41:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfdbe44c-d3a0-4049-866e-460736386ad5</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I will try discussing this internally with my colleagues and get back to you. Please expect a slight delay as we are short staffed at the moment owing to the summer holidays here in Norway.&lt;/p&gt;
&lt;p&gt;Thank you for your patience and understanding.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435669?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 09:58:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:980815be-5cc8-4dba-94e4-45b7afeb6530</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;I try to build for net core. But west build failed with the following log messaging.&lt;/p&gt;
&lt;p&gt;D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg&amp;gt;west build -b nrf5340dk_nrf5340_cpunet&lt;br /&gt;-- west build: generating a build system&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;[286/296] Linking C executable zephyr\zephyr_pre0.elf&lt;br /&gt;FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map&lt;br /&gt;cmd.exe /C &amp;quot;cd . &amp;amp;&amp;amp; D:\ncs\toolchains\v2.3.0\opt\zephyr-sdk\arm-zephyr-eabi\bin\arm-zephyr-eabi-gcc.exe -gdwarf-4 @CMakeFiles\zephyr_pre0.rsp -o zephyr\zephyr_pre0.elf &amp;amp;&amp;amp; cmd.exe /C &amp;quot;cd /D D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg\build\zephyr &amp;amp;&amp;amp; D:\ncs\toolchains\v2.3.0\opt\bin\cmake.exe -E echo &amp;quot;&amp;quot;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: zephyr\zephyr_pre0.elf section `rodata&amp;#39; will not fit in region `FLASH&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: region `FLASH&amp;#39; overflowed by 4252 bytes&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: modules/hal_nordic/nrf_802154/libnrf-802154-platform.a(nrf_802154_spinel_backend_ipc.c.obj): in function `spinel_packet_send_thread_fn&amp;#39;:&lt;br /&gt;D:/ncs/v2.3.0/zephyr/modules/hal_nordic/nrf_802154/serialization/platform/nrf_802154_spinel_backend_ipc.c:132: undefined reference to `nrf_802154_serialization_error&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: modules/nrfxlib/nrf_802154/nrf_802154/serialization/libnrf-802154-serialization.a(nrf_802154_spinel.c.obj): in function `nrf_802154_serialization_init&amp;#39;:&lt;br /&gt;D:/ncs/v2.3.0/nrfxlib/nrf_802154/serialization/src/nrf_802154_spinel.c:87: undefined reference to `nrf_802154_serialization_error&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: modules/nrfxlib/nrf_802154/nrf_802154/serialization/libnrf-802154-serialization.a(nrf_802154_spinel.c.obj): in function `nrf_802154_spinel_encoded_packet_received&amp;#39;:&lt;br /&gt;D:/ncs/v2.3.0/nrfxlib/nrf_802154/serialization/src/nrf_802154_spinel.c:128: undefined reference to `nrf_802154_serialization_error&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: modules/nrfxlib/nrf_802154/nrf_802154/serialization/libnrf-802154-serialization.a(nrf_802154_spinel_net.c.obj): in function `local_transmitted_frame_ptr_free&amp;#39;:&lt;br /&gt;D:/ncs/v2.3.0/nrfxlib/nrf_802154/serialization/src/nrf_802154_spinel_net.c:79: undefined reference to `nrf_802154_serialization_error&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: modules/nrfxlib/nrf_802154/nrf_802154/serialization/libnrf-802154-serialization.a(nrf_802154_spinel_net.c.obj): in function `nrf_802154_cca_done&amp;#39;:&lt;br /&gt;D:/ncs/v2.3.0/nrfxlib/nrf_802154/serialization/src/nrf_802154_spinel_net.c:101: undefined reference to `nrf_802154_serialization_error&amp;#39;&lt;br /&gt;d:/ncs/toolchains/v2.3.0/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.exe: modules/nrfxlib/nrf_802154/nrf_802154/serialization/libnrf-802154-serialization.a(nrf_802154_spinel_net.c.obj):D:/ncs/v2.3.0/nrfxlib/nrf_802154/serialization/src/nrf_802154_spinel_net.c:123: more undefined references to `nrf_802154_serialization_error&amp;#39; follow&lt;br /&gt;collect2.exe: error: ld returned 1 exit status&lt;br /&gt;ninja: build stopped: subcommand failed.&lt;br /&gt;FATAL ERROR: command exited with status 1: &amp;#39;D:\ncs\toolchains\v2.3.0\opt\bin\cmake.EXE&amp;#39; --build &amp;#39;D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg\build&amp;#39;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435660?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 09:26:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00d5d87d-2722-4d95-bc7b-5acbb57f4dfa</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Could you try building the same with cpunet instead of cpuapp and then check?&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435647?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 08:50:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc06d2bc-f902-4130-8159-b1ccdbff1054</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Building is okay. Maybe you can provide me another sample that can show messages from net core.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435646?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 08:48:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71b50075-0b60-4da0-80f1-1015202516cf</guid><dc:creator>Priyanka</dc:creator><description>[quote user=""]west build -b nrf5340dk_nrf5340_cpuapp[/quote]
&lt;p&gt;Does this build successfully for you? Since you are building this for appcore, it might result in error. It will work when building for net core.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435642?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 08:38:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e77c0f5d-f7d6-4040-bbc9-86f5df1cc417</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/1803.prj.conf"&gt;devzone.nordicsemi.com/.../1803.prj.conf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435641?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 08:37:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b84aa4ba-9f2d-441e-9882-50717f1af20d</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply! I have added the following configuration in prj.conf. But RTT Viewer still can&amp;#39;t show any log messages.&lt;/p&gt;
&lt;p&gt;# logging&lt;br /&gt;CONFIG_LOG=y&lt;br /&gt;CONFIG_USE_SEGGER_RTT=y&lt;br /&gt;CONFIG_LOG_BACKEND_RTT=y&lt;br /&gt;CONFIG_PRINTK=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435639?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 08:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bc69f4e-5205-4af1-830a-7a1e33ee5d58</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did you enable the log for the sample when you build it? Because it&amp;#39;s disabled by default in the prj.conf file:&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/5488.pastedimage1689064144917v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;You can see the following in the Readme file within the project folder:&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/0488.pastedimage1689064368955v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please take a look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/98773/question-about-how-to-view-net-core-messages-using-the-rtt-viewer-on-nrf5340"&gt;this ticket&lt;/a&gt; on how to view from RTT Logger.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435611?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 05:40:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d20d95b6-84c9-419e-949e-68ccc8511c81</guid><dc:creator>snowuyl</dc:creator><description>&lt;p style="text-align:left;"&gt;I have attached snapshot of RTT viewer. I don&amp;rsquo;t see any log file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435608?ContentTypeID=1</link><pubDate>Tue, 11 Jul 2023 05:28:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed60a78d-3952-4602-8fc7-b56a184c6f04</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You mentioned that the RTT Viewer shows that it&amp;#39;s connected. Is it possible to attach the entire log that you see as of now in the RTT Viewer?&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435455?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2023 11:02:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4497060-1265-4b99-bb3e-ad484e77dcab</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;No, I don&amp;rsquo;t get similar messages.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435453?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2023 11:00:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ae2f296-dae7-49e1-83d5-909bede6ac8e</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Do you get a message similar to the one mentioned in the ticket?&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/pastedimage1688986845246v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435434?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2023 09:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbea9aba-bd19-4b14-bc0f-ff784b42c435</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply! The ticket link you provided is related to nRF5340_xxAA_APP. Could you provide ticket link related nRF5340_xxAA_NET?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435430?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2023 09:16:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d934ffaa-8e0c-4676-9c95-d9623213b60c</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you take a look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/101549/j-link---unknown-device-after-updating-nrf-connect-plugin-for-vscode"&gt;this ticket&lt;/a&gt; and see whether it helps?&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435383?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2023 05:53:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59bfa2df-1b78-4efd-9f1f-f98e402b83a4</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/_5B00_nRF5340_5D00_-MDBT53V_2D00_1M-_2600_-MDBT53V_2D00_P1M_5F00_Ver.C-spec.pdf"&gt;devzone.nordicsemi.com/.../_5B00_nRF5340_5D00_-MDBT53V_2D00_1M-_2600_-MDBT53V_2D00_P1M_5F00_Ver.C-spec.pdf&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT Viwer can't see log messages of nRF5340 NET core</title><link>https://devzone.nordicsemi.com/thread/435382?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2023 05:52:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92dc371f-d7a1-452d-be23-5201c5b16b1e</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;I am using Raytac MDBT53-DB board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>