How are the four RAM banks divided up in the nRF51822? Is it an even split of the 16K total RAM (i.e. 4K per block)?
Furthermore, can I expect strange results if I turn on RAM-retention for the 8K of RAM the SoftDevice uses?
Thanks :)
How are the four RAM banks divided up in the nRF51822? Is it an even split of the 16K total RAM (i.e. 4K per block)?
Furthermore, can I expect strange results if I turn on RAM-retention for the 8K of RAM the SoftDevice uses?
Thanks :)
Thanks. Looks like the RAM might be getting cleared at startup though as you mentioned. Any idea what would be the typical cause? (something in the startup file I assume?)
Thanks again.
Thanks. Looks like the RAM might be getting cleared at startup though as you mentioned. Any idea what would be the typical cause? (something in the startup file I assume?)
Thanks again.
Exactly how to do this will depend on toolchain used. I've edited my answer to provide a little more info.