Renesas SH-4 Series Assembler (Windows Embedded CE 6.0)
1/5/2010
The SH-4 Series Assembler (SHASM) converts source programs written in assembly language into a format that can be handled by SH microprocessors, outputting the result as an object module and as an assembler listing. SHASM generates output in Microsoft Common Object File Format (COFF).
SHASM contains numerous enhancements designed to enhance the programming environment and to address compatibility issues.
Although SHASM closely resembles the Renesas native assembler, it is not identical. For example, SHASM generates error and warning messages that contain not only an error number but also a descriptive message.
In This Section
- SH-4 Assembler Command-Line Options
Describes the command-line options available to SHASM
- SH-4 Assembler Directives
Describes assembler directives
- SH-4 Assembler Error Messages
Lists the error messages displayed by the SH-4 assembler.
Related Sections
- Renesas SH-4 Calling Sequence Specification
Provides an overview and links to information about register assignments and stack layout