This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF9160: do the software library and code for the modem processor consume memory from the application processor?

Hi again, Figure 106 in the OPS indicates that the application core and the modem core in the nRF9160 have separate Flash and RAM partitions. 

Is this a "real" partition or a virtual partition; i.e., are the application core and the modem core sharing the same physical memory?

Figure 1 suggests that the application core and the modem core are sharing the same physical memory.

If so, then how much available memory are the modem code and modem libraries consuming, meaning:  how much Flash and RAM is realistically available to the application core?

Or is a full 256kB RAM and 1MB Flash available to the application core, independent of the modem libraries etc.?

Thank you!

Related