I have built my application on ble_app_uart in keil in SDK 14, so I just did the same and copy-pasted my code into the latest ble_app_uart example built with ses in SDK 16.
I got it compiling now but I have a bunch of linker related errors. Not sure how to deal with this?
I've added SAADC and SPI (SPI0 and SPI1) in adition to the other stuff, this is also where the linker trips..
Any suggestions?