Skip to content

Commit a5e51e3

Browse files
committed
IOTDOCS-371
1 parent 5d42dd1 commit a5e51e3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/tools/online/online_comp.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The Arm Mbed Online Compiler enables you to either write your code from scratch
66

77
The compiler is always available on [`https://os.mbed.com/compiler/`](https://os.mbed.com/compiler/).
88

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+
920
## Keyboard shortcuts
1021

1122
### Navigation

0 commit comments

Comments
 (0)