I have included app_fifo files in the group as well as in the linker along with enabled APP_UART in Configuration wizard of sdk_config.h still the error persists. Please help
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'nrf52832_xxaa' compiling nrf_drv_saadc.c... linking... .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_fifo_flush (referred from app_uart_fifo.o). .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_fifo_get (referred from app_uart_fifo.o). .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_fifo_init (referred from app_uart_fifo.o). .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_fifo_put (referred from app_uart_fifo.o). Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 2 information, 0 warning and 4 error messages. ".\_build\nrf52832_xxaa.axf" - 4 Error(s), 0 Warning(s). Target not created. Build Time Elapsed: 00:00:04