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

why can't i program nrf51 device using the example for nrf52 series?

Hi

I get the following error when i compiled the ssd1306 library from link text to my nrf51DK..

error is: ._build\nrf51422_xxac.axf: Error: L6200E: Symbol app_error_handler multiply defined (by app_error.o and main.o).

anyone knows what could be done for this.?

Thanks in advance..

Related