error of overlap segger embedded studio

error repported segger

lm
Onlinelm
47 pts.

 Hello, i'm trying to flash a code in my module nrf52805 thx to my Dk nrf52840. i have this error I followed the instructions here: https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/developing-for-the-nrf52805-with-nrf5-sdk  

FLASH_PH_START=0x0

FLASH_PH_SIZE=0x30000

RAM_PH_START=0x20000000

RAM_PH_SIZE=0x6000

FLASH_START=0x15000

FLASH_SIZE=0x15000

RAM_START=0x20000000

RAM_SIZE=0x6000

 i followed the instructions with https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/developing-for-the-nrf52805-with-nrf5-sdk  

and i'm trying the example ble-peripheral_uart using segger embedded studio 3125.s113.zip

How can I solve this?

Thank you in advance

Parents Reply Children
Related