Manuals
/
Brands
/
Computer Equipment
/
Computer Accessories
/
AMX
/
Computer Equipment
/
Computer Accessories
AMX
68000, Target Guide manual
- page 2
1
2
90
90
Download
90 pages, 309.94 Kb
Contents
Main
AMX 68000 Target Guide
Page
Page
Copyright 1994-2005 by KADAK Products Ltd. All rights reserved.
DISCLAIMER
TRADEMARKS
Page
AMX 68000 TARGET GUIDE
1. Getting Started with AMX 68000 1.1 Introduction
1.2 AMX Files
Page
1.3 AMX Nomenclature
1.4 AMX 68000 Target Specifications
1.5 Launch Requirements
Page
Page
2. Program Coding Specifications 2.1 Task Trap Handler
2.2 Task Scheduling Hooks
3. The Processor Interrupt System 3.1 Operation
Page
3.2 AMX Vector Table
Page
3.3 AMX Interrupt Priority and NMI
3.4 Conforming ISPs
The following examples illustrate how simple an Interrupt Handler can be.
3.5 Nonconforming ISPs
3.6 Processor Vector Initialization
Page
4. Target Configuration Module 4.1 The T arget Configuration Process
Page
Page
Page
4.2 Target Configuration Parameters
Page
Page
Fatal Exceptions
4.3 Interrupt Service Procedure (ISP) Definitions
Page
Page
4.4 Defining a Fast Clock ISP
Page
4.5 Null Functions
4.6 ROM Option Parameters
Page
5. Clock Drivers 5.1 Clock Driver Operation
Page
5.2 Custom Clock Driver
Page
5.3 AMX Clock Drivers
Page
Page
Page
Appendix A. Target Parameter File Specification A.1 Target Parameter File Structure
Figure A.1-1 AMX Target Parameter File
Page
A.2 Target Parameter File Directives
Page
Page
Page
Page
Page
Page
Page
A.3 Porting the Target Param eter File
Page
Appendix B. AMX 68000 Service Pr ocedures B.1 Summary of Services
Page
B.2 Service Procedures
Page
cjcfccsetup cjcfccsetup
cjcfdi cjcfdi cjcfei cjcfei
cjcfflagrd cjcfflagrd cjcfflagwr cjcfflagwr
cjcfhwdelay cjcfhwdelay
cjcfhwbcache cjcfhwbcache cjcfhwdcache cjcfhwdcache cjcfhwicache cjcfhwicache
cjcfin8 cjcfin8 cjcfin16 cjcfin16 cjcfin32 cjcfin32
cjcfjlong cjcfjlong cjcfjset cjcfjset
Example
See Also
cjcfmcopy cjcfmcopy cjcfmset cjcfmset
cjcfout8 cjcfout8 cjcfout16 cjcfout16 cjcfout32 cjcfout32
cjcfstkjmp cjcfstkjmp
cjcftag cjcftag
cjcfvol8 cjcfvol8 cjcfvol16 cjcfvol16 cjcfvol32 cjcfvol32 cjcfvolpntr cjcfvolpntr
Page
cjksitrap cjksitrap
cjksivtp cjksivtp
cjksivtrd cjksivtrd
cjksivtwr cjksivtwr
cjksivtx cjksivtx
Page
Appendix C. AMX 68000 ROM Option