<?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>Using NRF RPC (nrfxlib) with FreeRTOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83318/using-nrf-rpc-nrfxlib-with-freertos</link><description>Hello, 
 I am developing a FreeRTOS project that uses nRF5340 MCU. For the inter processor communication I would like to make use of the RTOS-agnostic RPC library (sdk-nrfxlib v1.8.0). Where can I find an example/instructions of how to build nrf_rpc for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Jan 2022 11:30:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83318/using-nrf-rpc-nrfxlib-with-freertos" /><item><title>RE: Using NRF RPC (nrfxlib) with FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/345872?ContentTypeID=1</link><pubDate>Tue, 04 Jan 2022 11:30:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7a9dc1c-143c-4cb7-a5b7-a37cf38f6000</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;We do not have any instructions to build nrf_rpc for other setups. This is a very simple later with only one main source file (nrf_rpc.c), one optional source file (nrf_rpc_cbor.c) and a linker file. The include files are pretty easy to include and the source files are included into the build system that can vary based on your setup, this should be an easy adaptation into the build. If you are using gcc for build then the linker file is usable as it is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>