Other Parts Discussed in Thread: SYSCONFIG
The default sysConfig for multirole.c has an NVS module CONFIG_NVSINTERNAL. I initially did not see that referenced anywhere so I assumed it was enabled for general use... to find out it wouldn't open (NVS_open). I made another module and used the sector from the nvsInteral driver example, but I'm curious why this is enabled by default in multirole? Does it serve something internally?