Error codes: Difference between revisions
|  Added module-id to the errors table + sort by module. | |||
| Line 435: | Line 435: | ||
| |- | |- | ||
| | 0x55B || 347 || 2 || Failed to init FS. | | 0x55B || 347 || 2 || Failed to init FS. | ||
| |- | |||
| | 0x75B || 347 || 3 || Failed to to open NRO file. May also happen when SD card isn't inserted / SD mounting failed earlier. | |||
| |- | |- | ||
| | 0x95B || 347 || 4 || Failed to read NRO header. | | 0x95B || 347 || 4 || Failed to read NRO header. | ||
| Line 445: | Line 447: | ||
| |- | |- | ||
| | 0x135B || 347 || 9 || Failed to allocate heap. | | 0x135B || 347 || 9 || Failed to allocate heap. | ||
| |- | |||
| | 0x255B || 347 || 18 || Failed to map code-binary memory. | |||
| |- | |- | ||
| | 0x275B || 347 || 19 || Failed to map code memory (.text). | | 0x275B || 347 || 19 || Failed to map code memory (.text). | ||