why SDK12.2.0 ANCS keil target RAM1:start is 0x20003340?
and is it only can be this adress?
why SDK12.2.0 ANCS keil target RAM1:start is 0x20003340?
and is it only can be this adress?
This is the value the softdevice_enable()
will tell you to use, 0x20002078 - start(0x20000000) = 0x2078 = 8312 byte = 8.1171875 kB.
This is the value the softdevice_enable()
will tell you to use, 0x20002078 - start(0x20000000) = 0x2078 = 8312 byte = 8.1171875 kB.