Hi. I'm beginner. I want to use nRF51822xxAA chip on keil compiler. project->Option->Target->IROM1 start, Size & IRAM1 start, size. Please let me know IROM's start and size and IRAM's start and size for nRF51822xxAA.
It depends on which softdevice you are using (or if you are not using any softdevice) There is one older post with some numbers for older softdevices here. You will get the idea of where to find the information. If you can tell me if you are using any softdevice, then i can give you exact numbers.
S130 which version? 2.0.0? If it is S130 v2.0.0 or 2.0.1 then
IROM1 start:0X1B000 size: 0x23000
IRAM1 start:0x20013c8 , size: 0x6C38
S130 which version? 2.0.0? If it is S130 v2.0.0 or 2.0.1 then
IROM1 start:0X1B000 size: 0x23000
IRAM1 start:0x20013c8 , size: 0x6C38