From Nintendo Switch Brew
Jump to navigation
Jump to search
Structure
Bits |
Field
|
8-0 |
Module
|
31-9 |
Description
|
Modules
Error codes
Value |
Description |
Description
|
0xCA01 |
101 |
Invalid size (not page-aligned).
|
0xCC01 |
102 |
Invalid address (not page-aligned).
|
0xD201 |
105 |
Handle-table full.
|
0xD401 |
106 |
Invalid memory state.
|
0xD801 |
108 |
When trying to set executable permission on memory.
|
0xE401 |
114 |
Invalid handle.
|
0xE601 |
115 |
Syscall copy from user failed.
|
0xEA01 |
117 |
When you give 0 handles to svcWaitSynchronizationN.
|
0xEE01 |
119 |
When you give too many handles to svcWaitSynchronizationN.
|
0xFA01 |
125 |
Wrong memory permission?
|
0x7D402 |
1002 |
Title-id not found
|