Exception: Dynamic library (name) attempts to allocate memory (size) outside the transition from Config to Run state¶
Exception id: 0x0200004e
Parameter |
Description |
---|---|
name |
Name of the dynamic library instance. |
size |
Size in bytes. |
Description¶
Memory allocation is only allowed during a state transition from Config to Run state.