Exceptions are listed in the table below.
| Exception |
Exception Type |
Description |
| E000 |
Error |
Unknown error. |
| E001 |
Error |
Illegal Character |
| E002 |
Error |
Illegal Character Constant |
| E003 |
Error |
Illegal Hex Constant |
| E004 |
Error |
Escape Value Too Big |
| E005 |
Error |
String Too Long |
| E006 |
Error |
Missing String Terminator |
| E007 |
Error |
Illegal Octal Digit |
| E008 |
Error |
Number Value Too Big |
| E009 |
Error |
Invalid Floating Point Syntax |
| E010 |
Error |
Syntax Error |
| E011 |
Error |
Negative Subscript |
| E012 |
Error |
Value Out Of Range |
| E013 |
Error |
Array Size 0 |
| E014 |
Error |
Illegal Constant Expression |
| E015 |
Error |
Multiple Storage Class Given |
| E016 |
Error |
Illegal Storage Class |
| E017 |
Error |
Illegal Type Specifier |
| E018 |
Error |
Invalid Storage Class |
| E019 |
Error |
Parse Stack Overflow |
| E020 |
Error |
Identifier Expected |
| E021 |
Error |
')' Expected |
| E022 |
Error |
'(' Expected |
| E023 |
Error |
';' Expected |
| E024 |
Error |
'}' Expected |
| E025 |
Error |
']' Expected |
| E026 |
Error |
':' Expected |
| E027 |
Error |
Expression Too Complex (Heap Nodes) |
| E028 |
Error |
Literal Expected |
| E029 |
Error |
Unclosed Comment |
| E030 |
Error |
Undefined Name Of Virtual Register |
| E031 |
Error |
Illegal Qualifier |
| E032 |
Error |
Redefinition Error |
| E033 |
Error |
Invalid Type |
| E034 |
Error |
Undefined Identifier |
| E035 |
Error |
Undefined Line Number |
| E036 |
Error |
Illegal Type Conversion |
| E037 |
Error |
Operator Applied To Illegal Type |
| E038 |
Error |
Sizeof - Illegal Operand Taken |
| E039 |
Error |
Not A Modifiable 'Lvalue' |
| E040 |
Error |
'*' Illegal Indirection |
| E041 |
Error |
Incompatible Operand Type |
| E042 |
Error |
At Least One 'void' Type Operand |
| E043 |
Error |
Address Of 'Rvalue' Taken |
| E044 |
Error |
Unsupported Operation |
| E045 |
Error |
Two Pointers/Addresses With Different 'Mspaces' |
| E046 |
Error |
Subscript Requires Array |
| E047 |
Error |
'sizeof' Returns Zero |
| E048 |
Error |
Invalid Dereference |
| E049 |
Error |
Not A User Or Built-In Function |
| E050 |
Error |
Unsupported Type |
| E051 |
Error |
Actual Parameters Do Not Match Function Def |
| E052 |
Error |
Left Side Of '.' Requires Struct/Union |
| E053 |
Error |
Left Side Of '->' Requires Struct/Union Pointer |
| E054 |
Error |
Undefined Struct/Union Member |
| E055 |
Error |
Illegal Expression Token |
| E056 |
Error |
Can't Open File |
| E057 |
Error |
Illegal Address (%s) |
| E058 |
Error |
Illegal Record |
| E059 |
Error |
Invalid Absolute Module |
| E060 |
Error |
Checksum Error |
| E061 |
Error |
Illegal Hex Module |
| E062 |
Error |
Unknown Environment Variable |
| E063 |
Error |
Logfile Already Active |
| E064 |
Error |
Can'T Create (Or Append To) File |
| E065 |
Error |
Access Violation: addr=0x%08X |
| E066 |
Error |
Illegal Opcode |
| E067 |
Error |
Invalid Address Expression |
| E068 |
Error |
Div/Mod By Zero |
| E069 |
Error |
Can't Store Value While Running |
| E070 |
Error |
'&': Invalid Operand Given |
| E071 |
Error |
Invalid Expression Type |
| E072 |
Error |
Invalid Item Number |
| E073 |
Error |
Unsupported Breakpoint Type |
| E074 |
Error |
Overlapping Address Ranges |
| E075 |
Error |
Too Many Items |
| E076 |
Error |
Command Not Supported In Target Mode |
| E077 |
Error |
Invalid Bit Address |
| E078 |
Error |
Invalid Bit Position |
| E079 |
Error |
'{', Scope Stack Overflow (16) |
| E080 |
Error |
Invalid 'Break/Continue' |
| E081 |
Error |
'Case/Default': Missing Enclosing Switch |
| E082 |
Error |
More Than One 'Default' |
| E083 |
Error |
Duplicate Label |
| E084 |
Error |
Missing Return Expression |
| E085 |
Error |
Return Value On Void Function |
| E086 |
Error |
Undefined Label |
| E087 |
Error |
Not An Integer Constant Expression |
| E088 |
Error |
Invalid Type On Controlling Expression |
| E089 |
Error |
Duplicate Identifier (Parm Or Local) |
| E090 |
Error |
More Than 16 Parameters |
| E091 |
Error |
Call To Undefined Function |
| E092 |
Error |
Can't Redefine Builtin Function |
| E093 |
Error |
Can't Remove Builtin-Function |
| E094 |
Error |
Signal(): Can't Receive Or Return Value(S) |
| E095 |
Error |
Duplicate Case Label |
| E096 |
Error |
Function Too Big |
| E097 |
Error |
Signal() Must Contain Twatch() |
| E098 |
Error |
Internal: Function Execution Error |
| E099 |
Error |
Signal() Already Activated |
| E100 |
Error |
Too Many Signals() |
| E101 |
Error |
No Such Signal() |
| E102 |
Error |
Function Calls Too Nested |
| E103 |
Error |
Command Not Allowed Now |
| E104 |
Error |
Undefined Function |
| E105 |
Error |
Call Not To Function |
| E106 |
Error |
Out Of Memory |
| E107 |
Error |
Function '%s' Is Currently In Use |
| E108 |
Error |
wwatch/twatch(): Not Within Signal() |
| E109 |
Error |
Function Has Been Redefined After Reference |
| E110 |
Error |
Too Many Operands |
| E111 |
Error |
Number Of Operands Does Not Match Instruction |
| E112 |
Error |
Illegal Override Type |
| E113 |
Error |
Illegal Operand: '/Register' Or '#Register' |
| E114 |
Error |
Register: Illegal Type- Or Space-Override |
| E115 |
Error |
Instruction Does Not Match CPU |
| E116 |
Error |
Branch Target Out Of Range |
| E117 |
Error |
Illegal Register Operand |
| E118 |
Error |
Invalid Short Value |
| E119 |
Error |
Invalid Instruction Operand |
| E120 |
Error |
Code Size Limit Exceeded |
| E121 |
Error |
AGDI: Cannot Access Target While Executing |
| E122 |
Error |
AGDI: Memory Read Failed (%s) |
| E123 |
Error |
AGDI: Invalid Operation |
| E124 |
Error |
AGDI: Attempt To Write Read Only Item |
| E125 |
Error |
AGDI: Memory Write Failed (%s) |
| E126 |
Error |
AGDI: Memory Map Failed (0x%08X) |
| E127 |
Error |
Com Channel Not Opened, Use Mode Command First |
| E128 |
Error |
Invalid Map Command |
| E131 |
Error |
File Is Empty |
| E132 |
Error |
Command Supported In Target Mode Only |
| E133 |
Error |
Unknown Namespace |
| E140 |
Error |
Access Is Out Of Bounds |
| E145 |
Error |
Redefinition: item already exists |
| E146 |
Error |
Not a standalone function. |
| E147 |
Error |
Missing parameter. |
| E148 |
Error |
Too many parameters |
| E149 |
Error |
Invalid parameter |
| E150 |
Error |
Not in scope |
| E151 |
Error |
Invalid value expression |
| E152 |
Error |
Value does not fit into value range. |
| E153 |
Error |
Operator not allowed here |
| E154 |
Error |
Missing expression. |
| E155 |
Error |
Unknown command. |
| E156 |
Error |
Not allowed for code addresses. |
| E157 |
Error |
Local variable not allowed. |
| E158 |
Error |
All hardware breakpoints in use. |
| E159 |
Error |
Required hardware resources in use. |
| E160 |
Error |
Hardware breakpoints not supported. |
| E161 |
Error |
Required hardware resources not supported. |
| E162 |
Error |
Error allocating hardware resources. |
| E163 |
Error |
Operator not allowed for this command. |
| E164 |
Error |
Command supported for ULINKpro only. |
| E165 |
Error |
Command not supported in Unlimited Trace mode. |
| E166 |
Error |
AGDI: Debug access variable not supported. |
| E167 |
Error |
AGDI: Unsupported access size. |
| E168 |
Error |
AGDI: No target connection. |
| E169 |
Error |
AGDI: Invalid input parameter. |
| E170 |
Error |
AGDI: Unknown error code. |
| E171 |
Error |
AGDI: Unsupported interface function. |
| E172 |
Error |
AGDI: Memory read failed (0x%08x). |
| E173 |
Error |
AGDI: Memory write failed (0x%08X). |
| E174 |
Error |
AGDI: Internal DLL error. |
| E175 |
Error |
AGDI: Unsupported command. |
| E176 |
Error |
AGDI: Command failed ("general" error). |
| E177 |
Error |
Cannot set SW breakpoint configuration. |
| E178 |
Error |
Cannot remove SW breakpoint configuration. |
| E179 |
Error |
Cannot enable SW breakpoint configuration. |
| E180 |
Error |
Cannot disable SW breakpoint configuration. |
| E181 |
Error |
Unsupported alignment. |
| E182 |
Error |
Unaligned start address. |
| E183 |
Error |
Range must be multiple of alignment. |
| E184 |
Error |
Unsupported access size. |
| E185 |
Error |
Attempt to write read-only item. |
| E540 |
Error |
Component COMPONENT_NAME is not available for current
target [, pack PACK.NAME is not selected]
or
API API_NAME is not available for current target [, pack
PACK.NAME is not selected] |
| E541 |
Error |
API API_NAME is missing, pack PACK.NAME is not
installed
or
Component COMPONENT_NAME is missing, pack PACK.NAME
is not installed |
| E542 |
Error |
API API_NAME required by component
COMPONENT_NAME is missing |
| E544 |
Error |
Required pack PACK.NAME is not installed |