Share via


Device Compiler Error Messages (Windows Embedded CE 6.0)

1/5/2010

The following table describes unique error messages for device compilers.

Error Description

Compiler Error C2284

Indicates that the intrinsic function had an illegal parameter.

Compiler Error C2729

Indicates an intrinsic function not supported in Thumb mode.

Compiler Error C2759

Indicates an error in inline assembly.

Compiler Error C2822

Indicates premature exit from guarded section.

Compiler Error C2840

Indicates that intrinsic function was not passed a constant.

Compiler Error C2880

Indicates the __swi function did not have a valid constant as its first argument.

Compiler Error C2887

Indicates the _swi function had more than five arguments.

Compiler Warning (Level 2) C4720

Indicates one of a variety of SH-specific issues.

Compiler Warning (Level 1) C4721

Indicates an unknown intrinsic function.

Compiler Warning (Level 1) C4732

Indicates an intrinsic function not supported in the target architecture.

Compiler Warning (Level 1) C4567

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.

See Also

Other Resources

Error Messages
Compilers for Microprocessors