Rebuilding ‘ble_app_bios_pca10040_s132’ from solution ‘ble_app_bios_pca10040_s132’ in configuration ‘nrf52832_xxaa Internal’ Pre-Building ‘ble_app_bios_pca10040_s132’ Compiling ‘system_nrf52.c’ Assembling ‘ses_startup_nrf_common.s’ Assembling ‘ses_startup_nrf52.s’ Assembling ‘thumb_crt0.s’ Compiling ‘main.c’ Compiling ‘dfu.c’ Compiling ‘finit_state_machine.c’ Compiling ‘ip_init.c’ Compiling ‘stream.c’ Compiling ‘boards.c’ Compiling ‘bsp.c’ Compiling ‘bsp_btn_ble.c’ Compiling ‘utf.c’ Compiling ‘ble_advdata.c’ Compiling ‘ble_advertising.c’ Compiling ‘ble_conn_params.c’ Compiling ‘ble_conn_state.c’ Compiling ‘ble_link_ctx_manager.c’ Compiling ‘ble_srv_common.c’ Compiling ‘nrf_ble_gatt.c’ Compiling ‘nrf_ble_qwr.c’ Compiling ‘gatts_cache_manager.c’ Compiling ‘id_manager.c’ Compiling ‘peer_data_storage.c’ Compiling ‘peer_database.c’ Compiling ‘peer_id.c’ Compiling ‘peer_manager.c’ Compiling ‘pm_buffer.c’ Compiling ‘security_dispatcher.c’ Compiling ‘security_manager.c’ Compiling ‘gatt_cache_manager.c’ Compiling ‘ble_dfu.c’ Compiling ‘ble_dfu_bonded.c’ Compiling ‘ble_dfu_unbonded.c’ Compiling ‘ble_dis.c’ Compiling ‘ble_translinks.c’ Compiling ‘nrf_drv_clock.c’ Compiling ‘nrf_drv_uart.c’ Compiling ‘nrfx_clock.c’ Compiling ‘nrfx_gpiote.c’ Compiling ‘nrfx_power_clock.c’ Compiling ‘nrfx_prs.c’ Compiling ‘nrfx_uart.c’ Compiling ‘nrfx_uarte.c’ Compiling ‘app_button.c’ Compiling ‘app_error.c’ Compiling ‘app_error_weak.c’ Compiling ‘app_fifo.c’ Compiling ‘app_scheduler.c’ Compiling ‘app_timer.c’ Compiling ‘app_uart_fifo.c’ Compiling ‘app_util_platform.c’ Compiling ‘hardfault_implementation.c’ Compiling ‘nrf_assert.c’ Compiling ‘nrf_atfifo.c’ Compiling ‘nrf_atflags.c’ Compiling ‘nrf_atomic.c’ Compiling ‘nrf_balloc.c’ Compiling ‘nrf_fprintf.c’ Compiling ‘nrf_fprintf_format.c’ Compiling ‘nrf_memobj.c’ Compiling ‘nrf_pwr_mgmt.c’ Compiling ‘nrf_ringbuf.c’ Compiling ‘nrf_section_iter.c’ Compiling ‘nrf_strerror.c’ Compiling ‘retarget.c’ Compiling ‘app_gpiote.c’ Compiling ‘fds.c’ Compiling ‘nrf_fstorage.c’ Compiling ‘nrf_fstorage_sd.c’ Compiling ‘app_error_handler_gcc.c’ Compiling ‘nrf_log_backend_rtt.c’ Compiling ‘nrf_log_backend_serial.c’ Compiling ‘nrf_log_default_backends.c’ Compiling ‘nrf_log_frontend.c’ Compiling ‘nrf_log_str_formatter.c’ Compiling ‘SEGGER_RTT.c’ Compiling ‘SEGGER_RTT_printf.c’ Compiling ‘SEGGER_RTT_Syscalls_SES.c’ Compiling ‘nrf_sdh.c’ Compiling ‘nrf_sdh_ble.c’ Compiling ‘nrf_sdh_soc.c’ Compiling ‘nrf_dfu_svci.c’ Generating linker script ‘ble_app_bios_pca10040_s132.ld’ Linking ble_app_bios_pca10040_s132.elf Output/nrf52832_xxaa Internal/Exe/ble_app_bios_pca10040_s132.elf section `.text.__NVIC_SystemReset' will not fit in region `UNPLACED_SECTIONS' region `UNPLACED_SECTIONS' overflowed by 79088 bytes cannot find entry symbol reset_handler; not setting start address Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/ses_startup_nrf52.o: in function `_vectors': (.vectors+0x0): undefined reference to `__stack_end__' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/thumb_crt0.o: in function `memory_set': (.init+0xd4): undefined reference to `__stack_end__' (.init+0xd8): undefined reference to `__stack_start__' (.init+0xdc): undefined reference to `__stack_process_end__' (.init+0xe0): undefined reference to `__stack_process_start__' (.init+0xe4): undefined reference to `__data_load_start__' (.init+0xe8): undefined reference to `__data_start__' (.init+0xec): undefined reference to `__data_end__' (.init+0xf0): undefined reference to `__text_load_start__' (.init+0xf4): undefined reference to `__text_start__' (.init+0xf8): undefined reference to `__text_end__' (.init+0xfc): undefined reference to `__fast_load_start__' (.init+0x100): undefined reference to `__fast_start__' (.init+0x104): undefined reference to `__fast_end__' (.init+0x108): undefined reference to `__ctors_load_start__' (.init+0x10c): undefined reference to `__ctors_start__' (.init+0x110): undefined reference to `__ctors_end__' (.init+0x114): undefined reference to `__dtors_load_start__' (.init+0x118): undefined reference to `__dtors_start__' (.init+0x11c): undefined reference to `__dtors_end__' (.init+0x120): undefined reference to `__rodata_load_start__' (.init+0x124): undefined reference to `__rodata_start__' (.init+0x128): undefined reference to `__rodata_end__' (.init+0x12c): undefined reference to `__tdata_load_start__' (.init+0x130): undefined reference to `__tdata_start__' (.init+0x134): undefined reference to `__tdata_end__' (.init+0x138): undefined reference to `__bss_start__' (.init+0x13c): undefined reference to `__bss_end__' (.init+0x140): undefined reference to `__tbss_start__' (.init+0x144): undefined reference to `__tbss_end__' (.init+0x148): undefined reference to `__heap_start__' (.init+0x14c): undefined reference to `__heap_end__' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_pwr_mgmt.o:(.rodata.pwr_mgmt_data+0x0): undefined reference to `__start_pwr_mgmt_data' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_pwr_mgmt.o:(.rodata.pwr_mgmt_data+0x4): undefined reference to `__stop_pwr_mgmt_data' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh.o:(.rodata.sdh_req_observers+0x0): undefined reference to `__start_sdh_req_observers' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh.o:(.rodata.sdh_req_observers+0x4): undefined reference to `__stop_sdh_req_observers' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh.o:(.rodata.sdh_state_observers+0x0): undefined reference to `__start_sdh_state_observers' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh.o:(.rodata.sdh_state_observers+0x4): undefined reference to `__stop_sdh_state_observers' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh.o:(.rodata.sdh_stack_observers+0x0): undefined reference to `__start_sdh_stack_observers' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh.o:(.rodata.sdh_stack_observers+0x4): undefined reference to `__stop_sdh_stack_observers' Output/nrf52832_xxaa Internal/Obj/ble_app_bios_pca10040_s132/nrf_sdh_ble.o: in function `nrf_sdh_ble_app_ram_start_get': nrf_sdh_ble.c:(.text.nrf_sdh_ble_app_ram_start_get+0x20): undefined reference to `__app_ram_start__' C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.62/lib/libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a(libc2.o): in function `malloc': libc2.c:(.text.libc.malloc+0x84): undefined reference to `__heap_end__' libc2.c:(.text.libc.malloc+0x88): undefined reference to `__heap_start__' C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.62/lib/libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a(libc2.o): in function `free': libc2.c:(.text.libc.free+0xa4): undefined reference to `__heap_start__' libc2.c:(.text.libc.free+0xa8): undefined reference to `__heap_end__' C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 5.62/lib/libc_v7em_fpv4_sp_d16_hard_t_le_eabi.a(libc2.o):(.data.libc.heap+0x0): undefined reference to `__heap_start__' Build failed