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

Linker errors while upgrading to SES (SDK 16) from KEIL (SDK 14)

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?

Parents Reply Children
No Data
Related