<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815406#M5324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;I am using the MCUXpresso IDE v10.2.1_795. The routine is the official routine. The error message is that there may be compilation errors caused by incompatible third-party software and MCUX. I don't know which software is incompatible with it. You can look at the manual MCUXpresso IDE v10.2 User Guide, section 18.11, which is described above, but it does not solve my problem.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;SJ YIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2018 02:54:30 GMT</pubDate>
    <dc:creator>1901167646</dc:creator>
    <dc:date>2018-08-07T02:54:30Z</dc:date>
    <item>
      <title>build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815403#M5321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the &amp;nbsp;example were i download from NXP ,but there were errors ,I asked once a few hours ago, but the NXP staff did not seem to answer my question. Has anyone seen this problem, thank you&lt;/P&gt;&lt;P&gt;Below is the console run record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;21:03:11 **** Incremental Build of configuration Debug for project usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1 ****&lt;BR /&gt;make -r -j2 all &lt;BR /&gt;Building file: ../nwk_ip/base/utils/debug_log.c&lt;BR /&gt;Invoking: MCU C Compiler&lt;BR /&gt;arm-none-eabi-gcc -std=gnu99 -D__REDLIB__ -DCPU_MKW41Z512CAT4_cm0plus -DCPU_MKW41Z512CAT4 -DDEBUG -DCPU_MKW41Z512VHT4 -DFSL_RTOS_FREE_RTOS -DUSB_KW41 -DFREEDOM -DSDK_DEBUGCONSOLE=1 -DCR_INTEGER_PRINTF -DPRINTF_FLOAT_ENABLE=0 -D__MCUXPRESSO -D__USE_CMSIS -I../board -I../source -I../ -I../framework/OSAbstraction/Interface -I../framework/common -I../freertos -I../ieee_802.15.4/mac/source/App -I../ieee_802.15.4/mac/interface -I../ieee_802.15.4/phy/interface -I../framework/GPIO -I../framework/Keyboard/Interface -I../framework/TimersManager/Interface -I../framework/TimersManager/Source -I../framework/LED/Interface -I../framework/SerialManager/Source/SPI_Adapter -I../framework/SerialManager/Source/UART_Adapter -I../framework/SerialManager/Source/I2C_Adapter -I../framework/Flash/Internal -I../framework/FSCI/Interface -I../framework/FSCI/Source -I../framework/SerialManager/Interface -I../framework/MemManager/Interface -I../framework/Lists -I../framework/Messaging/Interface -I../framework/LowPower/Interface/MKW41Z -I../framework/LowPower/Source/MKW41Z -I../framework/Shell/Interface -I../framework/NVM/Interface -I../framework/NVM/Source -I../framework/Panic/Interface -I../framework/RNG/Interface -I../framework/SecLib -I../framework/FunctionLib -I../framework/ModuleInfo -I../bluetooth/host/interface -I../source/common -I../bluetooth/host/config -I../bluetooth/controller/interface -I../bluetooth/hci_transport/interface -I../source/common/gatt_db/macros -I../source/common/gatt_db -I../bluetooth/profiles/battery -I../bluetooth/profiles/device_info -I../bluetooth/profiles/wireless_uart -I../framework/MWSCoexistence/Interface -I../nwk_ip/core/interface -I../nwk_ip/core/interface/modules -I../nwk_ip/core/interface/thread -I../nwk_ip/base/interface -I../nwk_ip/app/config -I../nwk_ip/app/common -I../drivers -I../CMSIS -I../utilities -I../framework/DCDC/Interface -I../framework/XCVR/MKW41Z4 -I../ieee_802.15.4/phy/source/MKW41Z -Os -fno-common -g -Wall -Wno-missing-braces -c -ffunction-sections -fdata-sections -ffreestanding -fno-builtin -imacros "D:/MCUXpressio_IDE/workplace/usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1/source/config.h" -mcpu=cortex-m0plus -mthumb -D__REDLIB__ -specs=redlib.specs -MMD -MP -MF"nwk_ip/base/utils/debug_log.d" -MT"nwk_ip/base/utils/debug_log.o" -MT"nwk_ip/base/utils/debug_log.d" -o "nwk_ip/base/utils/debug_log.o" "../nwk_ip/base/utils/debug_log.c"&lt;BR /&gt;Finished building: ../nwk_ip/base/utils/debug_log.c&lt;BR /&gt; &lt;BR /&gt;Building target: usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1.axf&lt;BR /&gt;Invoking: MCU Linker&lt;BR /&gt;arm-none-eabi-gcc -L"D:\MCUXpressio_IDE\workplace\usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1\libs" -Xlinker -Map="usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1.map" -Xlinker --gc-sections -Xlinker -print-memory-usage -mcpu=cortex-m0plus -mthumb -T MKW41Z512xxx4_connectivity.ld -L ../source -o "usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1.axf" ./utilities/fsl_debug_console.o ./startup/startup_MKW41Z4.o ./source/common/gatt_db/gatt_database.o ./source/common/ble_conn_manager.o ./source/common/ble_controller_task.o ./source/common/ble_host_tasks.o ./source/common/ble_service_discovery.o ./source/ApplMain.o ./source/app.o ./source/app_config.o ./source/ble_init.o ./source/mtb.o ./source/semihost_hardfault.o ./source/thread_router_bluetooth_wireless_uart_hybrid_app.o ./nwk_ip/base/utils/debug_log.o ./nwk_ip/base/utils/mac_abs_802154.o ./nwk_ip/base/utils/mac_filtering.o ./nwk_ip/base/utils/nv_data.o ./nwk_ip/base/utils/nvm_adapter.o ./nwk_ip/base/thread_config/thread_config.o ./nwk_ip/base/thci/thci.o ./nwk_ip/base/stack_globals/arp_globals.o ./nwk_ip/base/stack_globals/coap_globals.o ./nwk_ip/base/stack_globals/dhcp_globals.o ./nwk_ip/base/stack_globals/dns_globals.o ./nwk_ip/base/stack_globals/dtls_globals.o ./nwk_ip/base/stack_globals/event_manager_globals.o ./nwk_ip/base/stack_globals/icmp_globals.o ./nwk_ip/base/stack_globals/ip_globals.o ./nwk_ip/base/stack_globals/mdns_globals.o ./nwk_ip/base/stack_globals/mle_globals.o ./nwk_ip/base/stack_globals/mpl_globals.o ./nwk_ip/base/stack_globals/nd_globals.o ./nwk_ip/base/stack_globals/sixlowpan_globals.o ./nwk_ip/base/stack_globals/sockets_globals.o ./nwk_ip/base/stack_globals/tcp_globals.o ./nwk_ip/base/stack_globals/thread_globals.o ./nwk_ip/base/stack_globals/trickle_globals.o ./nwk_ip/base/stack_globals/udp_globals.o ./nwk_ip/base/shell/shell_ip.o ./nwk_ip/base/ip_media_if/ip_if_6lo.o ./nwk_ip/base/ip_media_if/ip_if_enet.o ./nwk_ip/base/ip_media_if/ip_if_usbenet.o ./nwk_ip/app/common/app_coap_observe.o ./nwk_ip/app/common/app_echo_udp.o ./nwk_ip/app/common/app_event_monitoring.o ./nwk_ip/app/common/app_init.o ./nwk_ip/app/common/app_led.o ./nwk_ip/app/common/app_observe_demo.o ./nwk_ip/app/common/app_socket_utils.o ./nwk_ip/app/common/app_temp_sensor.o ./nwk_ip/app/common/app_thread_callbacks.o ./nwk_ip/app/common/app_thread_init.o ./ieee_802.15.4/phy/source/MKW41Z/ASP.o ./ieee_802.15.4/phy/source/MKW41Z/MPM.o ./ieee_802.15.4/phy/source/MKW41Z/PhyISR.o ./ieee_802.15.4/phy/source/MKW41Z/PhyPacketProcessor.o ./ieee_802.15.4/phy/source/MKW41Z/PhyPlmeData.o ./ieee_802.15.4/phy/source/MKW41Z/PhyStateMachine.o ./ieee_802.15.4/phy/source/MKW41Z/PhyTime.o ./ieee_802.15.4/mac/source/App/FsciAspCommands.o ./ieee_802.15.4/mac/source/App/FsciMacCommands.o ./ieee_802.15.4/mac/source/App/MacGlobals.o ./freertos/croutine.o ./freertos/event_groups.o ./freertos/fsl_tickless_lptmr.o ./freertos/fsl_tickless_systick.o ./freertos/heap_4.o ./freertos/list.o ./freertos/port.o ./freertos/queue.o ./freertos/tasks.o ./freertos/timers.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_ant_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_ble_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_common_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_gfsk_bt_0p3_h_0p5_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_gfsk_bt_0p5_h_0p32_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_gfsk_bt_0p5_h_0p5_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_gfsk_bt_0p5_h_0p7_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_gfsk_bt_0p5_h_1p0_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_gfsk_bt_0p7_h_0p5_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_mode_datarate_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_msk_config.o ./framework/XCVR/MKW41Z4/cfgs_kw4x_3x_2x/fsl_xcvr_zgbe_config.o ./framework/XCVR/MKW41Z4/dbg_ram_capture.o ./framework/XCVR/MKW41Z4/fsl_xcvr.o ./framework/XCVR/MKW41Z4/fsl_xcvr_trim.o ./framework/XCVR/MKW41Z4/ifr_radio.o ./framework/TimersManager/Source/TMR_Adapter.o ./framework/TimersManager/Source/TimersManager.o ./framework/Shell/Source/shell.o ./framework/Shell/Source/shell_autocomplete.o ./framework/Shell/Source/shell_cmdhelp.o ./framework/Shell/Source/shell_cmdhist.o ./framework/SerialManager/Source/UART_Adapter/UART_Adapter.o ./framework/SerialManager/Source/SPI_Adapter/SPI_Adapter.o ./framework/SerialManager/Source/I2C_Adapter/I2C_Adapter.o ./framework/SerialManager/Source/SerialManager.o ./framework/SecLib/SecLib.o ./framework/Reset/Reset.o ./framework/RNG/Source/RNG.o ./framework/Panic/Source/Panic.o ./framework/OSAbstraction/Source/fsl_os_abstraction_free_rtos.o ./framework/NVM/Source/NV_Flash.o ./framework/NVM/Source/NV_FsciCommands.o ./framework/ModuleInfo/ModuleInfo.o ./framework/Messaging/Source/Messaging.o ./framework/MemManager/Source/MemManager.o ./framework/MWSCoexistence/Source/MWS.o ./framework/LowPower/Source/MKW41Z/PWR.o ./framework/LowPower/Source/MKW41Z/PWRLib.o ./framework/LowPower/Source/MKW41Z/PWR_BLE.o ./framework/Lists/GenericList.o ./framework/LED/Source/LED.o ./framework/Keyboard/Source/Keyboard.o ./framework/GPIO/GPIO_Adapter.o ./framework/FunctionLib/FunctionLib.o ./framework/Flash/Internal/Flash_Adapter.o ./framework/FSCI/Source/FsciCommands.o ./framework/FSCI/Source/FsciCommunication.o ./framework/FSCI/Source/FsciLogging.o ./framework/FSCI/Source/FsciMain.o ./framework/DCDC/Source/DCDC.o ./drivers/fsl_adc16.o ./drivers/fsl_clock.o ./drivers/fsl_common.o ./drivers/fsl_dspi.o ./drivers/fsl_dspi_freertos.o ./drivers/fsl_flash.o ./drivers/fsl_gpio.o ./drivers/fsl_i2c.o ./drivers/fsl_i2c_freertos.o ./drivers/fsl_llwu.o ./drivers/fsl_lptmr.o ./drivers/fsl_lpuart.o ./drivers/fsl_lpuart_freertos.o ./drivers/fsl_ltc.o ./drivers/fsl_pmc.o ./drivers/fsl_rtc.o ./drivers/fsl_smc.o ./drivers/fsl_tpm.o ./drivers/fsl_trng.o ./board/board.o ./board/clock_config.o ./board/gpio_pins.o ./board/peripherals.o ./board/pin_mux.o ./bluetooth/profiles/wireless_uart/wireless_uart_service.o ./bluetooth/profiles/device_info/device_info_service.o ./bluetooth/profiles/battery/battery_service.o ./bluetooth/host/config/ble_globals.o ./bluetooth/hci_transport/source/hcit_serial_interface.o ./CMSIS/system_MKW41Z4.o -lm -lc -lgcc -lnosys -l_ble_kw41z_controller -l_ble_4-2_host_cm0p -l_crypto_m0 -l802.15.4_mac_thr_cm0 -l_thread_cm0&lt;BR /&gt;Memory region Used Size Region Size %age Used&lt;BR /&gt;./nwk_ip/base/utils/debug_log.o: In function `HardFault_Handler':&lt;BR /&gt; TEXT_region1: 192 B 1 KB 18.75%&lt;BR /&gt;m_flash_config_region: 16 B 16 B 100.00%&lt;BR /&gt; TEXT_region2: 432531 B 455662 B 94.92%&lt;BR /&gt; NVM_region: 65535 B 65535 B 100.00%&lt;BR /&gt; DATA1_region: 0 GB 32 KB 0.00%&lt;BR /&gt; DATA2_region: 77848 B 96 KB 79.19%&lt;BR /&gt;D:\MCUXpressio_IDE\workplace\usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1\Debug/../nwk_ip/base/utils/debug_log.c:515: multiple definition of `HardFault_Handler'&lt;BR /&gt;PRODUCT_INFO_region: 0 GB 2047 B 0.00%&lt;BR /&gt;./source/semihost_hardfault.o:D:\MCUXpressio_IDE\workplace\usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1\Debug/../source/semihost_hardfault.c:72: first defined here&lt;BR /&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1.axf] Error 1&lt;/P&gt;&lt;P&gt;21:03:12 Build Finished (took 1s.246ms)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here were errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;first defined here semihost_hardfault.c /usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1/source 第 72 行 C/C++ Problem&lt;BR /&gt;make: *** [usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1.axf] Error 1 usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1 C/C++ Problem&lt;BR /&gt;multiple definition of `HardFault_Handler' debug_log.c /usbkw41z_kw41z_wireless_examples_hybrid_ble_thread_router_wireless_uart_freertos_usbkw41z_kw41z_1/nwk_ip/base/utils 第 515 行 C/C++ Problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 13:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815403#M5321</guid>
      <dc:creator>1901167646</dc:creator>
      <dc:date>2018-08-03T13:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815404#M5322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use IAR for ARM to solve this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2018 12:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815404#M5322</guid>
      <dc:creator>1901167646</dc:creator>
      <dc:date>2018-08-04T12:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815405#M5323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Could you please let me know which version of the stack you are using ? I just compiled the project without any issues with the latest SDK&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 15:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815405#M5323</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2018-08-06T15:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815406#M5324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;I am using the MCUXpresso IDE v10.2.1_795. The routine is the official routine. The error message is that there may be compilation errors caused by incompatible third-party software and MCUX. I don't know which software is incompatible with it. You can look at the manual MCUXpresso IDE v10.2 User Guide, section 18.11, which is described above, but it does not solve my problem.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;SJ YIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 02:54:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815406#M5324</guid>
      <dc:creator>1901167646</dc:creator>
      <dc:date>2018-08-07T02:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815407#M5325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SJ Yin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked the sdk version&amp;nbsp;&lt;SPAN class="" style="color: #333333; background-color: #ffffff; font-weight: 600;"&gt;KSDK 2.2.0&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(2018-04-16) for USB-KW41 and&amp;nbsp; using the default configuration is no issue (compiler/linker) for the hybrid_ble_thred_router_wireless_uart project.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Looking on&amp;nbsp;your&amp;nbsp;log seems to be an issue at linker (multiple definition of `HardFault_Handler').&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Could you please check that in app_config.h ...you have this define:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;#ifndef __SEMIHOST_HARDFAULT_DISABLE&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;#define __SEMIHOST_HARDFAULT_DISABLE&lt;BR /&gt;#endif&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;If it is not there, please add and retry to compile the application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Ovidiu&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 09:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815407#M5325</guid>
      <dc:creator>ovidiu_usturoi</dc:creator>
      <dc:date>2018-08-07T09:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815408#M5326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can check and&amp;nbsp;&amp;nbsp;follow the steps on the&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/kinetis-cortex-m-mcus/w-serieswireless-conn.m0-plus-m4/freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab" title="https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/kinetis-cortex-m-mcus/w-serieswireless-conn.m0-plus-m4/freedom-development-kit-for-kinetis-kw41z-31z-21z-mcus:FRDM-KW41Z?tab=In-Depth_Tab"&gt;FRDM-KW41Z&lt;/A&gt;&amp;nbsp;&amp;nbsp;under the build and run?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is the chance that you have&amp;nbsp;regarding the semi hosting that you can solve with this steps of importing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 14:56:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815408#M5326</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2018-08-07T14:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: build the example of ble_thread_router_wireless_uart by MCUXpresso  but there were some errors</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815409#M5327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello &amp;nbsp;Ovidiu Alexandru Usturoi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;App_config.h does not have that piece of code, plus the compiler is no longer reported error, you can download it, thank you very much, but my routine is officially given, why the app_config.h in each routine will be less?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;SPAN style="color: #333333; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;SJ YIN&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 01:42:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/build-the-example-of-ble-thread-router-wireless-uart-by/m-p/815409#M5327</guid>
      <dc:creator>1901167646</dc:creator>
      <dc:date>2018-08-08T01:42:48Z</dc:date>
    </item>
  </channel>
</rss>

