Exception: Loading dynamic processingblock library failed. Out of memory¶
Exception id: 0x02000012
Description¶
Not sufficient memory to load the library. The code-size of a processing block for the execution is typically very limited. The main root-cause for large memory usage is when large lookup tables are used. Both the initialization of the table and the allocation in memory of the tables require lots of memory.