Yes. If you needed the storage to outlive the TCB, you would need to use a subpool which allows the storage to outlive the TCB.
On Sun, Apr 17, 2016 at 11:59 AM, Scott Ford <[email protected]> wrote: > Hey Sam, > > In this case no, so I am safe with a storage obtain I would think ? > > A storage release when I am done and the tcb ends > > Scott > > On Sunday, April 17, 2016, Sam Siegel <[email protected]> wrote: > > > Scott. Does the storage need to out live the tcb which allocates it? > > On Apr 17, 2016 11:31 AM, "Scott Ford" <[email protected] > <javascript:;>> > > wrote: > > > > > All: > > > > > > I have a question about storage and for purpose of this discussion > 31-bit > > > storage. > > > If a program key=0, wants to create an area of storage and later use > that > > > storage area what is the accepted method ? I have been using a IEANTCR > > and > > > then a Storage Obtain..Is there a better way ? I realize I can use > > > Dataspaces but that would require a running STC if I read correctly .. > > > > > > Regards, > > > Scott > > > > > >
