settings for exported project
Exported project settings might need to be adjusted manually. It is known that for uVision bellow settings are valid:
Table 1. uVision target memory settings
SoC | IROM1 | IRAM0 | IRAM1 | ||||||
---|---|---|---|---|---|---|---|---|---|
start address | size | checkbox | start address | size | checkbox | start address | size | checkbox | |
nRF52840 | 0x21000 | 0xDF000 | default | 0x20003288 | 0xF8 | noinit | 0x20003380 | 0x3CC80 | default |
nRF52832 | 0x1c000 | 0x64000 | default | 0x20002EF8 | 0xD8 | noinit | 0x20002FD0 | 0xD030 | default |
nRF51822 32K RAM, 256K Flash | 0x1B000 | 0x25000 | default | 0x20002EF8 | 0xC0 | noinit | 0x20002FB8 | 0x5048 | default |
nRF51822 16K RAM, 256K Flash | 0x1B000 | 0x25000 | default | 0x20002EF8 | 0xC0 | noinit | 0x20002FB8 | 0x1048 | default |
Apart from that, settings of debugger interface need to be set to SW and no more than to 2 MHz clock rate.