The following table lists the console manager errors (0x1300):
|
Error name |
Hex |
Description |
Category |
|---|---|---|---|
|
CONSOLE_ERROR_OUT_OF_MEMORY |
0x1300 |
Memory allocation error. |
3 |
|
CONSOLE_ERROR_INVMSGTYPE |
0x1301 |
Console received an unknown message type. |
3 |
|
CONSOLE_ERROR_SENDTOMBX |
0x1302 |
Send to mailbox error from RTOS. |
3 |
|
CONSOLE_ERROR_ADDCMD |
0x1303 |
Add new command failed. |
3 |
|
CONSOLE_ERROR_BADKEY |
0x1304 |
Connection point key is invalid. |
3 |
|
CONSOLE_ERROR_CPDSC_BAD |
0x1306 |
Required ConptDesc field not specified. |
3 |