<?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>Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102231/zephyr-ipc-service-instance-initialization-failed--120</link><description>I run multiprotocol_rpmsg sample on nRF5340 device. But it occurred IPC service instance initialization failed. 
 
 The following is log messages of RTT Viewer. 
 00&amp;gt; *** Booting Zephyr OS build v3.2.99-ncs2 *** 00&amp;gt; multiprotocol_rpmsg Start 00&amp;gt; tx_thread</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Jul 2023 11:46:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102231/zephyr-ipc-service-instance-initialization-failed--120" /><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438505?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2023 11:46:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ab3bc0a-64ae-408e-8b44-1a1dd1bca6bf</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please refer to the to the &lt;a title="https://developer.nordicsemi.com/nrf_connect_sdk/doc/latest/nrf/samples/nrf5340/multiprotocol_rpmsg/readme.html#:~:text=nrf%20connect%20sdk.-,testing,%ef%83%81,-the%20testing%20methods" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf5340/multiprotocol_rpmsg/README.html#:~:text=nRF%20Connect%20SDK.-,Testing,%EF%83%81,-The%20testing%20methods" rel="noopener noreferrer" target="_blank"&gt;testing section&lt;/a&gt; under the same sample.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438284?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 12:56:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ab1b9df-aff0-4a5d-bd12-1a655b60069e</guid><dc:creator>snowuyl</dc:creator><description>&lt;p style="text-align:left;"&gt;Thanks for your reply! I have rebuild for net core with the following command.&lt;/p&gt;
&lt;p style="text-align:left;"&gt;west build -b nrf5340dk_nrf5340_cpunet&lt;/p&gt;
&lt;p style="text-align:left;"&gt;Currently no such issue &amp;quot;&amp;lt;err&amp;gt; multiprotocol_rpmsg: IPC service instance initialization failed: -120&amp;quot;.&lt;/p&gt;
&lt;p style="text-align:left;"&gt;But how can I test multiprotocol_rpmsg sample?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438279?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 12:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7b5ee26-8be6-4a79-8d98-e6621b741700</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="snowuyl"] I have added congestion in pro.conf for enabling printk() logging messages[/quote]
&lt;p&gt;While checking your parent query I can see that you are building for the App core not for the net_core. Please &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf5340/multiprotocol_rpmsg/README.html#:~:text=The%20sample%20supports%20the%20following%20development%20kits%3A"&gt;see this page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438276?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 12:50:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f6bed17-422e-4a1e-9b20-f37fec5fc8cf</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply. I have added congestion in pro.conf for enabling printk() logging messages. How can I this sample code without enabling logging?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438267?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 12:26:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e18dfa3-51b2-4089-b956-a3455195fc5d</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please see that this sample from our SDK is built for the network core of the nRF5340. Have you made any change inside the default sample so as to fit in for the Appcore of nRF5340? The logs are by default disabled for this sample and enabling them will probably result in flash overflow.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438155?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 03:39:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a04d14ca-3826-4b7a-9585-b3411b079d48</guid><dc:creator>snowuyl</dc:creator><description>&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/RTT_5F00_V7.80c_5F00_IPC_5F00_init_5F00_failed.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr IPC service instance initialization failed -120</title><link>https://devzone.nordicsemi.com/thread/438154?ContentTypeID=1</link><pubDate>Wed, 26 Jul 2023 03:37:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83058bd0-35ab-4cdb-8c70-61fb6b48e79b</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/8726.multiprotocol_5F00_rpmsg.zip"&gt;devzone.nordicsemi.com/.../8726.multiprotocol_5F00_rpmsg.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>