English
Language : 

M68ICS05C Datasheet, PDF (21/250 Pages) –
SOFTWARE INSTALLATION AND INITIALIZATION
CHAPTER 3
SOFTWARE INSTALLATION AND INITIALIZATION
3.1 OVERVIEW
This chapter how to install and initialize the ICS05CW software.
3.2 THE ICS05CW SOFTWARE COMPONENTS
The ICS05CW software consists of the following components:
• WINIDE.EXE: the Windows Integrated Development Environment editor
• CASM05W.EXE: the 68HC05 Cross Assembler
• ICS05CW.EXE: the in-circuit Simulator, optimized for the HC05Cx-family Motorola
microcontrollers
3.2.1 The WinIDE Editor
The WinIDE editor is a text editing application that lets you use several different programs from
within a single development environment. Use the WinIDE editor to edit source code, launch a
variety of compatible assemblers, compilers, debuggers, or programmers, and configure the
environment to read and display errors from such programs.
If you select error detection options in the Environment Settings dialog, the WinIDE editor will
highlight errors in the source code, and display the error messages from the compiler or
assembler in the editor.
To debug source code in the WinIDE code window, load compatible source-level map files. You
can configure the CASM05W to produce such map files as an output.
Because the WinIDE editor is modular, you may, for example, choose to substitute a third party
C-compiler or other assembler for the CASM05W cross assembler provided in the toolkit.
3.2.2 CASM05W
The CASM05W is a cross assembler that creates Motorola S19 object files and MAP files from
assembly files containing 68HC05 instructions.
M68ICS05COM/D
3-1