We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d42dd1 commit a5e51e3Copy full SHA for a5e51e3
docs/tools/online/online_comp.md
@@ -6,6 +6,17 @@ The Arm Mbed Online Compiler enables you to either write your code from scratch
6
7
The compiler is always available on [`https://os.mbed.com/compiler/`](https://os.mbed.com/compiler/).
8
9
+## Error codes
10
+
11
+* 255 - Unable to connect to the API
12
+* 254 - The build system is offline
13
+* 250 - Invalid API response
14
+* 242 - Compile task timed out
15
+* 241 - Compile task failed
16
+* 240 - Invalid task status
17
+* 235 - Invalid message type
18
+* 230 - The build system did not finish successfully
19
20
## Keyboard shortcuts
21
22
### Navigation
0 commit comments