Device Compiler Error Messages (Windows Embedded CE 6.0)
1/5/2010
The following table describes unique error messages for device compilers.
Error | Description |
---|---|
Indicates that the intrinsic function had an illegal parameter. |
|
Indicates an intrinsic function not supported in Thumb mode. |
|
Indicates an error in inline assembly. |
|
Indicates premature exit from guarded section. |
|
Indicates that intrinsic function was not passed a constant. |
|
Indicates the __swi function did not have a valid constant as its first argument. |
|
Indicates the _swi function had more than five arguments. |
|
Indicates one of a variety of SH-specific issues. |
|
Indicates an unknown intrinsic function. |
|
Indicates an intrinsic function not supported in the target architecture. |
|
Indicates that the linker encountered incompatible object files from different versions of the compiler. |
Remarks
These error listings are not comprehensive. For more information, see the Visual Studio documentation at this Microsoft Web site.