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
  • Hi,

    When an answer has been marked as verified the case is automatically closed, and I'm unable to reopen it for public replies, so I will continue the discussion here instead.

    The example you uploaded in the other case is a nRF52840 project, and I see you mention having a nRF52840 DK. If you are to develop projects for nRF52805 you should use a nRF52 DK, which has a nRF52832 SoC.

    Best regards,

    Marte

Children
Related