M68ICS05KJOM/D October 1998
Part | Datasheet |
---|---|
![]() |
M68ICS05KJ (pdf) |
PDF Datasheet Preview |
---|
M68ICS05KJOM/D October 1998 M68ICS05KJ HC705KJ/J1A IN-CIRCUIT SIMULATOR OPERATOR’S MANUAL MOTOROLA Inc., 1998 All Rights Reserved Important Notice to Users While every effort has been made to ensure the accuracy of all information in this document, Motorola assumes no liability to any party for any loss or damage caused by errors or omissions or by statements of any kind in this document, its updates, supplements, or special editions, whether such errors are omissions or statements resulting from negligence, accident, or any other cause. Motorola further assumes no liability arising out of the application or use of any information, product, or system described herein nor any liability for incidental or consequential damages arising from the use of this document. Motorola disclaims all warranties regarding the information contained herein, whether expressed, implied, or statutory, including implied warranties of merchantability or fitness for a particular purpose. Motorola makes no representation that the interconnection of products in the manner described herein will not infringe on existing or future patent rights, nor do the descriptions contained herein imply the granting or license to make, use or sell equipment constructed in accordance with this description. Trademarks This document includes these trademarks: Motorola and the Motorola logo are registered trademarks of Motorola Inc. IBM is a registered trademark of IBM Corporation. Windows is a registered trademark of Microsoft Corporation. CASM05W, ICS05KJW, and WinIDE software are P & E Microcomputer Systems, Inc., 1996 all rights reserved. Motorola Inc. is an Equal Opportunity /Affirmative Action Employer. TABLE OF CONTENTS CONTENTS CHAPTER 1 INTRODUCTION TOOLKIT HARDWARE AND SOFTWARE TOOLKIT SPECIFICATIONS ABOUT THIS USER’S QUICK START CUSTOMER CHAPTER 2 POD INSTALLATION INSTALLING THE M68ICS05KJ CHAPTER 3 SOFTWARE INSTALLATION AND INITIALIZATION THE ICS05KJW SOFTWARE COMPONENTS The WinIDE Editor ICS05KJW INSTALLING THE ICS05KJW Installation Steps Starting the ICS05KJW ICS M68ICS05KJOM/D CONTENTS CHAPTER 4 THE WinIDE USER INTERFACE THE WINDOWS INTEGRATED DEVELOPMENT WinIDE MAIN WINDOW Main Window Main Window Components GETTING Prerequisites for Starting the WinIDE Starting the WinIDE Opening Source Files Navigating in the WinIDE Using Markers COMMAND-LINE WinIDE MENUS WinIDE FILE OPTIONS New File Open File Save File Close Print Setup Exit WinIDE EDIT Undo Redo Cut Copy Paste Select All WinIDE ENVIRONMENT OPTIONS Open Project Save Project As Close/New Setup M68ICS05KJOM/D CONTENTS CHAPTER 4 THE WinIDE USER INTERFACE continued Setup WinIDE SEARCH Replace Find Go to WinIDE WINDOW Tile Arrange Icons Minimize All Split CHAPTER 5 ASSEMBLER INTERFACE CASM05WASSEMBLER USER INTERFACE Passing Command Line Parameters to the Assembler in Windows 3.x Passing Command Line Parameters to the Assembler in Windows ASSEMBLER OUTPUTS Object Map Listing Files from Other ASSEMBLER Operands and Constants ASSEMBLER DIRECTIVES Cycle Conditional Assembly MACRO LISTING DIRECTIVES Listing Labels M68ICS05KJOM/D CONTENTS CHAPTER 5 ASSEMBLER INTERFACE continued PSEUDO Equate EQU Form Constant Byte FCB Form Double Byte Originate Reserve Memory Byte ASSEMBLER ERROR MESSAGES USING FILES FROM OTHER CHAPTER 6 ICS05KJW SIMULATOR USER INTERFACE For information about technical assistance and ordering parts, contact the Motorola help desk: Telephone: 800 521-6274 Fax: 512 895-6146 Web site Mailing address: Motorola, Inc. MCTG Software Support, MD OE45 6501 William Cannon Drive West Austin, TX 78735 M68ICS05KJOM/D POD INSTALLATION CHAPTER 2 POD INSTALLATION OVERVIEW This chapter explains how to install the hardware components of the M68ICS05KJ in-circuit simulator on your host PC in both interactive and standalone modes. When the M68ICS05KJ pod is connected to the serial port of a host PC, you can use the actual inputs and outputs of your target system during simulation of your source code. When the pod is not connected to the PC, you can use the ICS05KJW software as a standalone simulator. ELECTROSTATIC DISCHARGE PRECAUTION Ordinary amounts of static electricity from your clothing or work environment can damage or degrade electronic devices and equipment. For example, the electronic components installed on your printed circuit board are extremely sensitive to electrostatic discharge ESD . You should wear a grounding wrist strap whenever you handle any printed circuit board. This strap provides a conductive path for safely discharging static electricity to ground. INSTALLING THE M68ICS05KJ POD Before beginning, locate these pod components • Hardware reset switch S3 • Power On switch S1 • 9-pin RS-232 serial connector P2 • 9 Volt Input Circular connector P1 To install the M68ICS05KJ Pod Connect the M68ICS05KJ pod to the serial port of your computer attach the supplied 9-pin serial cable to the connector on the M68ICS05KJ board and attach the other end to the host PC’s serial port. Connect the 9-volt power supply attach the power supply plug to the circular power connector on the M68ICS05KJ pod and plug the power supply into a surge protection device or wall outlet. M68ICS05KJOM/D POD INSTALLATION To run the ICS05KJW software with actual input and output from the target device, connect the M68ICS05KJ pod to the 16- or 20-pin DIP socket on the target board using the emulation cable included in the M68ICS05KJ kit. When this connection is established and the pod and target system are started up, the target system will provide inputs to and accept output from the ICS05KJW software. M68ICS05KJOM/D SOFTWARE INSTALLATION AND INITIALIZATION CHAPTER 3 SOFTWARE INSTALLATION AND INITIALIZATION OVERVIEW This chapter how to install and initialize the ICS05KJW software. THE ICS05KJW SOFTWARE COMPONENTS The ICS05KJW software consists of the following components • WINIDE.EXE the Windows Integrated Development Environment editor • CASM05W.EXE the 68HC05 Cross Assembler • ICS05KJW.EXE the in-circuit Simulator, optimized for the HC05KJx-family Motorola microcontrollers 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. CASM05W The CASM05W is a cross assembler that creates Motorola S19 object files and MAP files from assembly files containing 68HC05 instructions. M68ICS05KJOM/D SOFTWARE INSTALLATION AND INITIALIZATION The CASM05W assembler has the same functionality as the DOS version of the assembler, optimized to take advantage of the Windows graphical environment. Using the assembler in conjunction with the WinIDE editor, you can edit standard ASCII files such as the .ASM assembly files , and use menu options and toolbar buttons to call other customized assemblers, compilers, or debuggers. The resulting environment can allow assembled files to be downloaded and tested while the original source code is modified and assembled, all without leaving the WinIDE editing environment. Paragraph 5-5 gives additional information about assembler options and how to use them. ICS05KJW The ICS05KJW is a simulator for HC705KJ series microcontrollers that can get inputs and outputs I/O for the device when the external M68ICS05KJ pod is attached to the host computer. If you want to use I/O from your own target board, you can attach the M68ICS05KJ pod to your board through the extension cable that comes with the toolkit. You can also program HC05KJ devices using the ICS05KJ board and ICS05KJW software. You can start or move to the ICS05KJW in-circuit simulator software from the WinIDE editor. The ICS05KJW software can also be started using standard Windows techniques and run independently of the WinIDE editor. |
More datasheets: SD101C-TP | ISP75N | MC88LV926EG | MC88LV926EGR2 | DCMY27W2SA191A197 | 366330025 | MAX6373KA | MAX6369KA | XE167FH200F100LABFXUMA1 | MC33794DH |
Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived M68ICS05KJ Datasheet file may be downloaded here without warranties.