Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

None: nRF51 Error: L6218E: Undefined symbol (referred from main.o) (1 Replies)

$
0
0
Hello! I am having these errors when compiling and I have no idea on how to fix them: \nrf51422_xxac.axf: Error: L6218E: Undefined symbol custom_service_init (referred from main.o). \nrf51422_xxac.axf: Error: L6218E: Undefined symbol custom_service_update_data (referred from main.o). I am trying to use bluetooth on nRF51 with an example using a temperature sensor. These are the only parts of the code that I have the functions above: static void services_init(void) {

Viewing all articles
Browse latest Browse all 3049