Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

merge nrf5 sdk with mesh error

I'm trying to merge uart example in nrf5 sdk with light switch server example in mesh sdk

but I'm only facing these 2 errors :

when Linking uart_pca10040.elf:

Output/uart_pca10040 Debug/Obj/rtt_input.o: In function `TIMER2_IRQHandler':

undefined reference to `SEGGER_RTT_GetKey'

Any help?

Related