pool initialization

Hi, friends

I am facing some problem with pool_init function. In my proj i am using RCM4300 (DC10.21)and logging some data to BBRAM using pxalloc function. After power reset pool init is again happening and it is corrupting the logged data with some garbage. Is there any way to initialize the pool data structure without initializing the memory or any way to avoid the reinitialization of the pool

Thanks in advance
Aby