<?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>Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93114/combine-qorvo-examples-with-nordic-examples</link><description>Hello, 
 i have a Nordic nRF52840DK and a Qorvo DWS3000 combination. I&amp;#180;m using SDK7.0.2, Segger Embedded Studio 5.10a and J-Link 7.58b. 
 I want to combine the ble_app_uart_c_pca10056_s140 (Nordic example) with the ds_twr_responder (Deca example) to send</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Oct 2022 14:27:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93114/combine-qorvo-examples-with-nordic-examples" /><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392203?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 14:27:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e5489d2-f90f-4867-bbaf-1212ac651fea</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please check in the code of the &lt;span&gt;Deca example&amp;nbsp;&lt;/span&gt;you have. Most likely &lt;span&gt;dwt_checkidlerc is&amp;nbsp;&lt;/span&gt;in a precompile library that&amp;#39;s included there.&amp;nbsp;&lt;br /&gt;I don&amp;#39;t have the example so I don&amp;#39;t know what exactly there.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392187?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 13:41:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94b40657-fc9e-473c-8c6a-14aae2a80ea5</guid><dc:creator>Platinumer</dc:creator><description>&lt;p&gt;I can&amp;acute;t find&amp;nbsp;&lt;span&gt;dwt_checkidlerc&amp;nbsp;anywhere else except in&amp;nbsp;deca_device_api.h.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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/2161.jpg" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Most of the errors belong to deca_device_api.h.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Paths and sdk_config.h should be OK.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392169?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 13:05:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecc3b33e-1808-4c42-98c3-e195d75f8722</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Have you checked if&amp;nbsp;&lt;span&gt;dwt_checkidlerc function is in any .c file ? or is it in a library file that you need to include ?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392161?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 12:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8e52d20-646e-4cec-b319-995178cbb244</guid><dc:creator>Platinumer</dc:creator><description>&lt;p&gt;&lt;span&gt;The complain about&amp;nbsp;&lt;/span&gt;&lt;span&gt;ble_nus_c_on_db_disc_evt not found&amp;nbsp;is indeed gone now. Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The declaration for&amp;nbsp;dwt_checkidlerc&amp;nbsp;is in &amp;quot;deca_device_api.h&amp;quot;. The Path of this Header is included.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But i will check the Paths and sdk_config.h now.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392155?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 12:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:066c58c9-50f3-4834-a72a-81a67137e140</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you check if you still have the complain about&amp;nbsp;&lt;span&gt;ble_nus_c_on_db_disc_evt&amp;nbsp; not found when you set&amp;nbsp;&lt;/span&gt;&lt;span&gt;BLE_NUS_C_ENABLED = 1 ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Please use Ctrl+Shift+S to search in the whole solution to check if you can find the declaration for&amp;nbsp;&lt;br /&gt;&lt;span&gt;dwt_checkidlerc ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Note that the relative path can be different when you switch from one project to another project, so when you add the path to a folder in &amp;quot;User Include Directories&amp;quot; please double check if it point the right place.&amp;nbsp;&lt;br /&gt;Also please double check if you need to add anything to sdk_config.h when you want to use dwt library .&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392125?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 11:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:388d2919-c39f-48a7-86bf-318b3e22dfe6</guid><dc:creator>Platinumer</dc:creator><description>&lt;p&gt;Thanks for the reply.&lt;/p&gt;
&lt;p&gt;BLE_NUS_C_ENABLED was endeed = 0, switched it to 1. But same Errors like before.&lt;/p&gt;
&lt;p&gt;All .c Files and .h Paths should be included.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The .c Files i added in the Project Explorer and the .h Paths in &amp;quot;User Include Directories&amp;quot;.&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/3252.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/392120?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2022 11:10:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acd1322d-b1bc-4127-a5f9-c407696d281a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gaetano,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not very familiar with&amp;nbsp;&lt;span&gt;ds_twr_responder&amp;nbsp;library however by looking at the error log, it seems that you haven&amp;#39;t included the header files.&amp;nbsp;&lt;br /&gt;&lt;/span&gt;Please double check you have included the .c file and the path to .h file in your projects.&lt;/p&gt;
&lt;p&gt;Also in sdk_config.h you may want to enable the module you are using. For example please check if you set&amp;nbsp;BLE_NUS_C_ENABLED = 1 in sdk_config.h .&amp;nbsp;&lt;br /&gt;I suspect that there could be a corrupt in the sdk_config.h if you base your project on ble_app_uart_c .&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combine Qorvo examples with Nordic examples</title><link>https://devzone.nordicsemi.com/thread/391901?ContentTypeID=1</link><pubDate>Fri, 21 Oct 2022 12:43:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71071c99-0ea8-46cb-976a-92849572e033</guid><dc:creator>Platinumer</dc:creator><description>&lt;p&gt;Building &amp;lsquo;ble_app_uart_c_pca10056_s140&amp;rsquo; from solution &amp;lsquo;ble_app_uart_c_pca10056_s140&amp;rsquo; in configuration &amp;lsquo;Release&amp;rsquo;&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/thumb_crt0.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_log_backend_rtt.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_log_backend_serial.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_log_default_backends.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_log_frontend.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_log_str_formatter.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_button.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_error.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_error_handler_gcc.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_error_weak.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_fifo.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_scheduler.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_timer2.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_uart_fifo.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/app_util_platform.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/drv_rtc.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/hardfault_implementation.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_assert.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_atfifo.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_atomic.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_balloc.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_fprintf.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_fprintf_format.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_memobj.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_pwr_mgmt.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_queue.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ringbuf.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_section_iter.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_sortlist.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_strerror.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/retarget.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/ses_startup_nrf52840.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/ses_startup_nrf_common.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/system_nrf52840.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/boards.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_drv_clock.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_drv_uart.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_atomic.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_clock.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_gpiote.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_prs.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_uart.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_uarte.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/bsp.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/bsp_btn_ble.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/SEGGER_RTT.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/SEGGER_RTT_Syscalls_SES.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/SEGGER_RTT_printf.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/ble_advdata.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/ble_db_discovery.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/ble_srv_common.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_gatt.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_gq.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_scan.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/utf.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/ble_nus_c.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_sdh.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_sdh_ble.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_sdh_soc.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/shared_functions.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/deca_mutex.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/deca_probe_interface.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/deca_sleep.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/deca_spi.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/port.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_drv_spi.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_spi.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrfx_spim.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/config_options.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/mac_802_15_4.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/mac_802_15_8.o&amp;#39; is up to date&lt;br /&gt; &amp;#39;Output/Release/Obj/ble_app_uart_c_pca10056_s140/example_info.o&amp;#39; is up to date&lt;br /&gt; Output/Release/Exe/ble_app_uart_c_pca10056_s140.elf does not exist.&lt;br /&gt; Linking ble_app_uart_c_pca10056_s140.elf&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `db_disc_handler&amp;#39;:&lt;br /&gt; undefined reference to `ble_nus_c_on_db_disc_evt&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `ble_evt_handler&amp;#39;:&lt;br /&gt; undefined reference to `ble_nus_c_handles_assign&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `uart_event_handle&amp;#39;:&lt;br /&gt; undefined reference to `ble_nus_c_string_send&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `bsp_event_handler&amp;#39;:&lt;br /&gt; undefined reference to `nrf_pwr_mgmt_shutdown&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `ble_nus_c_evt_handler&amp;#39;:&lt;br /&gt; undefined reference to `ble_nus_c_handles_assign&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:405: undefined reference to `ble_nus_c_tx_notif_enable&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `ble_nus_chars_received_uart_print&amp;#39;:&lt;br /&gt; undefined reference to `ble_nus_c_string_send&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `power_management_init&amp;#39;:&lt;br /&gt; undefined reference to `nrf_pwr_mgmt_init&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `nus_c_init&amp;#39;:&lt;br /&gt; undefined reference to `ble_nus_c_init&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `idle_state_handle&amp;#39;:&lt;br /&gt; undefined reference to `nrf_pwr_mgmt_run&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o: in function `main&amp;#39;:&lt;br /&gt; undefined reference to `dwt_probe&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:793: undefined reference to `dwt_checkidlerc&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:795: undefined reference to `dwt_initialise&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:803: undefined reference to `dwt_configure&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:810: undefined reference to `dwt_configuretxrf&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:813: undefined reference to `dwt_setrxantennadelay&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:814: undefined reference to `dwt_settxantennadelay&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:819: undefined reference to `dwt_setleds&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:824: undefined reference to `dwt_setpreambledetecttimeout&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:826: undefined reference to `dwt_setrxtimeout&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:829: undefined reference to `dwt_rxenable&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:839: undefined reference to `dwt_writesysstatuslo&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:842: undefined reference to `dwt_getframelength&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:845: undefined reference to `dwt_readrxdata&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:861: undefined reference to `dwt_setdelayedtrxtime&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:864: undefined reference to `dwt_setrxaftertxdelay&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:865: undefined reference to `dwt_setrxtimeout&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:867: undefined reference to `dwt_setpreambledetecttimeout&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:871: undefined reference to `dwt_writetxdata&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:872: undefined reference to `dwt_writetxfctrl&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:873: undefined reference to `dwt_starttx&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:890: undefined reference to `dwt_writesysstatuslo&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:893: undefined reference to `dwt_getframelength&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:896: undefined reference to `dwt_readrxdata&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:933: undefined reference to `ble_nus_c_string_send&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:945: undefined reference to `dwt_writesysstatuslo&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/main.o:C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\examples\ble_central\ble_app_uart_c/main.c:70: undefined reference to `ble_nus_c_on_ble_evt&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_gq.o: in function `queues_purge&amp;#39;:&lt;br /&gt; undefined reference to `nrf_queue_generic_pop&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\components\ble\nrf_ble_gq/nrf_ble_gq.c:322: undefined reference to `nrf_queue_generic_pop&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\components\ble\nrf_ble_gq/nrf_ble_gq.c:325: undefined reference to `nrf_queue_generic_pop&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_gq.o: in function `queue_process&amp;#39;:&lt;br /&gt; undefined reference to `nrf_queue_generic_pop&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\components\ble\nrf_ble_gq/nrf_ble_gq.c:283: undefined reference to `nrf_queue_generic_pop&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_gq.o: in function `nrf_ble_gq_item_add&amp;#39;:&lt;br /&gt; undefined reference to `nrf_queue_is_empty&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\components\ble\nrf_ble_gq/nrf_ble_gq.c:517: undefined reference to `nrf_queue_push&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/nrf_ble_gq.o: in function `nrf_ble_gq_on_ble_evt&amp;#39;:&lt;br /&gt; undefined reference to `nrf_queue_push&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/shared_functions.o: in function `get_tx_timestamp_u64&amp;#39;:&lt;br /&gt; undefined reference to `dwt_readtxtimestamp&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/shared_functions.o: in function `get_rx_timestamp_u64&amp;#39;:&lt;br /&gt; undefined reference to `dwt_readrxtimestamp&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/shared_functions.o: in function `waitforsysstatus&amp;#39;:&lt;br /&gt; undefined reference to `dwt_readsysstatushi&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\Src\examples\shared_data/shared_functions.c:597: undefined reference to `dwt_readsysstatuslo&amp;#39;&lt;br /&gt; C:\DW3xxx_XR6.0C_24Feb2022\Release_XR6.0C\Software\DW3XXX_API\Sources\DW3XXX_API_rev9p3\DW3XXX_API_rev9p3\API\Src\examples\shared_data/shared_functions.c:603: undefined reference to `dwt_readsysstatushi&amp;#39;&lt;br /&gt; Output/Release/Obj/ble_app_uart_c_pca10056_s140/example_info.o: in function `build_examples&amp;#39;:&lt;br /&gt; undefined reference to `ds_twr_responder&amp;#39;&lt;br /&gt;Build failed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>