Editing Template:CELL ERROR FACILITY DEBUG - 0x051
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 17: | Line 17: | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ||
|- | |- | ||
| CELL_DBGFONT_ERROR_MALLOC || 0x80510104 || Allocation of main memory failed | | CELL_DBGFONT_ERROR_MALLOC || 0x80510104 || Allocation of main memory failed | ||
Line 49: | Line 43: | ||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | ||
|- | |- | ||
| SYS_DECI3_EINVAL | | SYS_DECI3_EINVAL || 0x80510201 || Invalid parameter | ||
|- | |- | ||
| SYS_DECI3_EBADF | | SYS_DECI3_EBADF || 0x80510202 || Invalid session ID | ||
|- | |- | ||
| SYS_DECI3_EALREADYUSE | | SYS_DECI3_EALREADYUSE || 0x80510203 || Session is already opened | ||
|- | |- | ||
| SYS_DECI3_EMFILE | | SYS_DECI3_EMFILE || 0x80510204 || Number of sessions that can be open simultaneously was exceeded | ||
|- | |- | ||
| SYS_DECI3_EPKTSIZE | | SYS_DECI3_EPKTSIZE || 0x80510205 || Send data is too large | ||
|- | |- | ||
| SYS_DECI3_ENOHOSTIF | | SYS_DECI3_ENOHOSTIF || 0x80510206 || Not connected with host | ||
|- | |- | ||
| SYS_DECI3_ENOSPACE | | SYS_DECI3_ENOSPACE || 0x80510207 || Send buffer is full | ||
|- | |- | ||
| SYS_DECI3_EPERM | | SYS_DECI3_EPERM || 0x80510208 || Not in a state in which the function can be executed | ||
|- | |- | ||
| SYS_DECI3_ENOMEM | | SYS_DECI3_ENOMEM || 0x80510209 || Not enough memory | ||
|- | |- | ||
| SYS_DECI3_EBUSY | | SYS_DECI3_EBUSY || 0x8051020a || Timeout occurred | ||
|- | |- | ||
| SYS_DECI3_ENXIO | | SYS_DECI3_ENXIO || 0x8051020b || Communication device does not exist | ||
|- | |- | ||
| SYS_DECI3_EFAULT | | SYS_DECI3_EFAULT || 0x8051020c || Internal error occurred | ||
|- | |- | ||
|} | |} | ||
<noinclude>[[Category:Development]][[Category:Main]]</noinclude> | <noinclude>[[Category:Development]][[Category:Main]]</noinclude> |