Many development platforms are using a dummy NV counters implementation that has very high stack usage. This isn't a problem in itself, as the dummy implementation should never be deployed in a real system, but it blocks proper optimisation of the SST stack size because SST calls the NV counters implementation.
Description
Description