Trying to build on nrf51822 with segger embedded studio with soft device
I got the error
increasing alignment of section .vectors from 1 to 2 because it contains executable instructions
undefined symbol: __data_start__

I tried this but it did not work.
Few more details
This is occurring when I'm trying to build the program
The program was imported from sdk12(nRF5SDK1230) (C:\Users\Kunal\Downloads\DeviceDownload\nRF5SDK1230\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_beacon)
I'm using v4.10 of Segger embedded studio