Error codes: Difference between revisions
m Add some error codes to AM |
No edit summary |
||
Line 1,738: | Line 1,738: | ||
|- | |- | ||
| 0xC0CB || 203 || 96 || Bad input, or not initialized. | | 0xC0CB || 203 || 96 || Bad input, or not initialized. | ||
|- | |||
| 0xC2CB || 203 || 97 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]]. | |||
|- | |- | ||
| 0xF0CD || 205 || 120 || IR image data not available/ready. | | 0xF0CD || 205 || 120 || IR image data not available/ready. | ||
Line 1,782: | Line 1,784: | ||
|- | |- | ||
| 0x14DA || 218 || 10 || BusHandle already initialized. | | 0x14DA || 218 || 10 || BusHandle already initialized. | ||
|- | |||
| 0x104E7 || 231 || 130 || Nullptr passed to the LocalCommunicationId [[NACP_Format|control.nacp]] validation func. | |||
|- | |||
| 0x1C2E7 || 231 || 225 || Matching LocalCommunicationId not found in the user-process [[NACP_Format|control.nacp]]. | |||
|} | |} | ||