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

nRF52832 link problem

Anyone knows what happens on my nRF52832 board?

Steps:

1. Install Segger IDE

2. Download nRF5_SDK_15.0.0_a53641a 

3. Import Project

4. delete flash_software_device in build configurations

5. Add path in building option / preprocessor 

6. Marked app_handler_error function in app_error_handler_keil.c

7. Link errors: Linking ble_app_blinky_pca10040_s132.elf - undefined symbol: __app_ram_start__  ....

As following figure shows

Related