Exception: Failed to allocate Count objects of size Size from the memory pool¶
Exception id: 0x02000048
Parameter |
Description |
---|---|
Count |
The number of object that are allocated. |
Size |
The size required for each object. |
Description¶
Objects are being allocated in a RTC memory pool. There is not sufficient memory available.