Hey everyone,
i would like to use the NRF52811 with the new Softdevice S140 V 7.0. Therfore i took the ble_app_blinky (pca10056) example and changed some preprocessor defines. My problem is to adjust the RAM and Flash settings. I found a table with some Information about the new Softdevice, but i dont know how to adjust Flash/Ram Origin & length with this.
Softdevice |
Version |
Minimum RAM Start |
Flash Start |
S140 |
7.0.0 |
0x20001678 |
0x27000 |
Sorry for this (stupid?) question, but i just started playing around with something else than an arduino/esp32. So i don't know if the question can be answered in general.
Not sure if this is needed: I use eclipse with openocd
Thanks =)