The following table lists the executive errors (0x0500):
|
Error name |
Hex |
Description |
Category |
|---|---|---|---|
|
EXEC_ERROR_OUT_OF_MEMORY |
0x0502 |
No more memory. |
3 |
|
EXEC_ERROR_INVALID_PARAM |
0x0503 |
Invalid parameter in a function call. |
1 |
|
EXEC_BOARD_ALREADY_INIT |
0x0552 |
Board was reconfigured without a reset. |
3 |
|
EXEC_INCOMPATIBLE_CORE_VERSION |
0x0555 |
Flash needs to be updated with burnall. |
4 |
|
EXEC_WATCHDOG_FIRED |
0x0556 |
Board usage has reached 100 percent or low priority tasks are blocked. |
4 |