This topic has not yet been rated - Rate this topic

Compilers for Smart Devices

9/7/2007

Visual Studio includes the following compilers that target microprocessors used in smart devices:

  • A 32-bit C/C++ compiler used to compile and link ARM and Thumb C and C++ programs.
  • A 32-bit C/C++ compiler used to compile and link Renesas SH-4 C and C++ programs.
  • A 32-bit C/C++ compiler used to compile and link MIPS16, MIPS32, and MIPS64 C and C++ programs.

The compilers produce Common Object File Format (COFF) object files.

Supported Device Microprocessors

List the microprocessor families that device compilers support.

Differences Between Desktop and Device Compilers

Provides reference information about compiler options, intrinsic functions, and predefined macros. In addition, describes differences in data alignment and Structured Exception Handling that may be important when programming for smart devices.

ARM Family Processors

Provides information about ARM technology compiler options, intrinsic functions, and call specifications.

Renesas Family Processors

Provides information about Renesas technology compiler options, intrinsic functions, and call specifications.

MIPS Family Processors

Provides information about MIPS technology compiler options, intrinsic functions, and call specifications.

Smart Device Development

Describes Visual Studio support for smart device programming.

Did you find this helpful?
(1500 characters remaining)