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

Issue with initializing pstorage twice ??

According to here , pstorage_init should not be initialized twice.It links to another thread and the documentation which says the same but does not mention downfalls of doing so.

In my scenario, my error handler re-initialises the whole stack including pstorage and DM. We are seeing some issues with bonding.So, just wanted to clarify what side-effects can there be to re-initialize ??

I am using SDK 10.

Related