nRF52-ble-long-range-demo icon indicating copy to clipboard operation
nRF52-ble-long-range-demo copied to clipboard

nrf_log_backend_serial.c: No such file

Open royyandzakiy opened this issue 3 years ago • 1 comments

Hi! I've been encountering this error line, the code fails to compile

/nrf52/SDK/nRF5_SDK_15.3.0_59ac345/components/libraries/experimental_log/src/nrf_log_backend_serial.c: No such file or directory

I'm using the nRF52840-PDK PCA10056, I use the Segger Embedded Nordic Version, successfully compiling and running the example blinky and ble projects

royyandzakiy avatar May 20 '21 16:05 royyandzakiy

Checking /nrf52/SDK/nRF5_SDK_15.3.0_59ac345/components/libraries/experimental_log/src/ if there are missing 2 file nrf_log_backend_serial.c and nrf_log_backend_serial.h

thanhtoan0306 avatar Jun 02 '21 06:06 thanhtoan0306