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

DFU bootloader compilation error with PCA10001 using s120 on sdk 10.

I created a bsp folder dfu_dual_bank_serial_s120 from PCA10028/dfu_dual_bak_serial_s13 in examples/dfu/bootloader/PCA10028.

This is for supporting DFU over UART for our application using s120 softdevice on PCA10001 evaluation kit with sdk_10.

Changes Board ID to DBOARD_PCA10001 in CFLAGS & ASM FLAGS in Makefile.

Getting the fallowing compilation error with dual_bank_serial_s120. usr/local/gcc-arm-none-eabi-4_9-2015q1/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld: region RAM overflowed with stack collect2: error: ld returned 1 exit status

I am getting this error with PCA10028 also with DFU over uart.

Parents Reply Children
No Data
Related