hi all ,
i now need porting nrf_libuarte_async lib for my project . it show some error
i reference (experimental_libuarte project )to add path and files .
see attach files (ble_connectivity_s132_uart_pca10040.emProject and sdk_config.h)
experimental nrf_libuarte_async
error message:
Building ?ble_app_uart_pca10040_s132? from solution ?ble_app_uart_pca10040_s132? in configuration ?Debug? 1> Linking ble_app_uart_pca10040_s132.elf 1> Output/ble_app_uart_pca10040_s132 Debug/Obj/nrfx_prs.o: In function `UARTE0_UART0_IRQHandler': 1> /Users/stevenlin/nRF5_SDK_15.1.0_a8c0c4d/modules/nrfx/drivers/src/prs/nrfx_prs.c:81: multiple definition of `UARTE0_UART0_IRQHandler' 1> Output/ble_app_uart_pca10040_s132 Debug/Obj/nrf_libuarte.o:/Users/stevenlin/nRF5_SDK_15.1.0_a8c0c4d/components/libraries/experimental_libuarte/nrf_libuarte.c:450: first defined here Build failed
hw:
nrf52832 DK (pca10040
sdk:
nRF5_SDK_15.1.0_a8c0c4d
ide:
SEGGER Embedded Studio for ARM
Release 3.50 Build 2018081000.36713
os:
macOS x64
sdk_config.h
uart_pca10040.emProject(need rename .txt to .emProject)
Thank you for your consideration