Hello
The nRF51822 has as I understand it 256kByte flash and 16kByte SRAM. If I run the S110 softdevice, how much sram/flash memory is available to my application program?
Regards Erik
Hello
The nRF51822 has as I understand it 256kByte flash and 16kByte SRAM. If I run the S110 softdevice, how much sram/flash memory is available to my application program?
Regards Erik
To clarify: does the S110 share the system stack (i.e. 0x20004000, growing downwards) with the app?
In other words, you say above that the application has 8KB of RAM available. If the S110 uses up to 1.5KB of stack, that only leaves 6.5KB for both application RAM and application stack; is that right?
To clarify: does the S110 share the system stack (i.e. 0x20004000, growing downwards) with the app?
In other words, you say above that the application has 8KB of RAM available. If the S110 uses up to 1.5KB of stack, that only leaves 6.5KB for both application RAM and application stack; is that right?