Specifications

System Log and Error Messages D-9
Error Messages
Talkpath - Digital Voice Processing System Technical Manual Issue 2 - May, 2004
002 Sys: *No mem - Alloc Lengths List (n=%d)*
Error allocating module variable lengths list. Not enough free memory before running the
Digital Voice Processing System.
002 Sys: *No mem - Alloc Value * (c=%d,n=%d)*
Error allocating module variable. Not enough free memory before running the Digital Voice
Processing System.
002 Sys: *No mem loading constants (c=%d,n=%d)*
Error allocating module constants. Not enough free memory before running the Digital
Voice Processing System.
002 Sys: *No mem loading instructions (n=%d)*
Error allocating module instruction code. Not enough free memory before running the
Digital Voice Processing System.
002 Sys: *No mem-Alloc Value List (n=%d)*
Error allocating module variable value list. Not enough free memory before running Digital
Voice Processing System.
002 Sys: *No Memory Allocating User Q *
Error allocating user queue. Not enough free memory before running the Digital Voice
Processing System.
003 Sys: * Stack Overflow *
Too many nested subroutine calls. The Digital Voice Processing System limit reached.
(maximum 10 nesting levels).
003 Sys: * Stack Underflow *
Too many subroutine returns. Module error, number of returns must match calls.
003 Sys: *Invalid function %d *
Unrecognized function code in module. Module file error or internal Digital Voice Processing
System error.
003 Sys: *Invalid opcode %d*
Unrecognized instruction code in module. Module file error or internal Digital Voice
Processing System error.