This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

compiling error for ibeacon

.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_timer_init (referred from main.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_button_disable (referred from bsp.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_button_enable (referred from bsp.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_button_init (referred from bsp.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_timer_create (referred from bsp.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_timer_start (referred from bsp.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_timer_stop (referred from bsp.o).

Keil image

Keil image 2

sdk_config.h

Parents Reply Children
Related