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

I am trying to build ble_app_cscs_pca10040_s132 from SDK12 using SES IDE

Building ‘ble_app_cscs_pca10040_s132’ from solution ‘ble_app_cscs_pca10040_s132’ in configuration ‘nrf52832_xxaa’
  Generating linker script ‘ble_app_cscs_pca10040_s132.ld’
  Linking ble_app_cscs_pca10040_s132.elf
    Output/nrf52832_xxaa/Exe/ble_app_cscs_pca10040_s132.elf section `.fs_data' will not fit in region `UNPLACED_SECTIONS'
    region `UNPLACED_SECTIONS' overflowed by 16 bytes
    Output/ble_app_cscs_pca10040_s132 nrf52832_xxaa/Obj/thumb_crt0.o: In function `memory_set':
    undefined reference to `__stack_process_end__'
    undefined reference to `__stack_process_start__'
    Output/ble_app_cscs_pca10040_s132 nrf52832_xxaa/Obj/fstorage.o: In function `check_config':
    undefined reference to `__start_fs_data'
    undefined reference to `__stop_fs_data'
    Output/ble_app_cscs_pca10040_s132 nrf52832_xxaa/Obj/fstorage.o: In function `fs_init':
    undefined reference to `__stop_fs_data'
    undefined reference to `__start_fs_data'
Build failed
Parents Reply Children
No Data
Related