GetCurAddr

Function Usage

Obtains the address that has been allocated by the customized TBufPool. You can allocate memory blocks from this address.

Prototype

1
__aicore__ inline uint32_t GetCurAddr()

Availability

Atlas Training Series Product

Precautions

None

Returns

Allocated memory address.

Example

For details, see Example.