Hi,
I am trying to set up a region of RAM to store variables that persist across soft reboots but am unsure how to do it in this environment. I would normally define a region of RAM in the linker script, and store uninitialised variables in it. How do I do that in the zephyr environment for the NRF9160?
Kind regards,
Thomas