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

Error programming through Seggar Embedded Studio, Additional Load File[0]

Can anybody help me to get out of this error, Error programming through Seggar Embedded Studio,

Additional Load File[0] "E:/nRF5_SDK_15.2.0_9412b96/nRF5_SDK_15.2.0_9412b96/examples/ble_central/ble_app_hrs_c/pca10056/s140/ses/../../../../../../components/softdevices/s140/hex/s140_nrf52_6.1.0_softdevice

I have also attached the screenshot, the program compiles successfully but while uploading to board error popup 

The code of size exceeds in the Keil i.e., .\_build\nrf52840_xxaa.axf: error: L6050U: The code size of this image (105668 bytes) exceeds the maximum allowed for this version of the linker and can't resolve that issue so I have to move on the seggar studio but there I got the new Issue which I have described above, also i am new to seggar studio.

I want to communicate two ble, one of DK and one dongle to communicate with each other, and do certain actions on gpios depending on the data. Please help in this. Thanks

Related