Motorola M68CPU32BUG Manual do Utilizador Página 1

Consulte online ou descarregue Manual do Utilizador para TVs e monitores Motorola M68CPU32BUG. COEN311 Lab Manual - Concordia University Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
LABORATORY MANUAL
COEN 311
Computer Organization and Software
By:
K. Vitoroulis
&
Dr. S. Tahar
Concordia University
Department of Electrical and Computer Engineering
Winter 2005
Revised: July 2010, T. Obuchowicz
Version 1.2
Vista de página 0
1 2 3 4 5 6 ... 34 35

Resumo do Conteúdo

Página 1 - COEN 311

LABORATORY MANUALCOEN 311Computer Organization and SoftwareBy:K. Vitoroulis&Dr. S. TaharConcordia UniversityDepartment of Electrical and Computer

Página 12

TABLE OF CONTENTS PageLAB 1 ...

Página 16

APPENDIX 1Contains:• Assembly programs for all experiments

Página 17

*ASSEMBLY PROGRAM FOR EXPERIMENT #2ORG $4000CLR D1CLR D2CLR D3MOVE.W #$200A,D2MOVE.W #$1000,D3ADD D2,D1ADD D3,D1TRAP #15DC.W $63MODIFICATIONS TO BE PE

Página 18

*ASSEMBLY PROGRAM FOR EXPERIMENT #3ORG $4000MOVE.W #$4,D0MOVE.W #$5,D1CLR D2SUB #1,D0ADD D1,D2ADD D0,D2TRAP #15DC.W $63*OP-CODE FOR THE TRAP INSTRUCTI

Página 19

*ASSEMBLY PROGRAM FOR EXPERIMENT #4*THIS PROGRAM USES THREE NUMBERS CONTAINED IN*REGISTERS D0, D1 AND D2 TO PERFORM CALCULATIONS*AND STORES THE RESULT

Página 20

APPENDIX 2Contains:• Selected Debugger commands for the CPU332BUG debugger. The complete docu-mentation of the debugger provided as supplemental lab

Página 21 - Part 2: Requirement

APPENDIX 3Contains:• The Motorola S-Record format documentation.

Página 22

APPENDIX 4Contains:• Selected Motorola 68000 instructions. These pages where taken from the MC68000programmer’s reference documentation which is avail

Página 24 - CHANGING THE MEMORY:

APPENDIX 5Contains• LCD datasheet for the HD44780 commands• ASCII character table for the LCD characters• Excerpt from the 68332 documentation on the

Página 25

APPENDIX 6A sample MC68000 assembly language program.* Program 1 - Find the maximum value of an array of number* T. Obuchowicz* October 29, 2008

Página 26

APPENDIX 7A MC68000 assembly language program listing containing assmebler directives to definememory constants, a subroutine definition, and a main pro

Página 27 - APPENDIX 2

00005008 6100 dff6 BSR MYSUB0000500c 31c1 4004 MOVE D1,RONEND ===== 0 Error(s) ===== 0 Warning(s)

Página 28 - APPENDIX 3

The Extended Concise LCD Data Sheetfor HD44780Version: 25.6.1999Instruction RSRWD7 D6 D5 D4 D3 D2 D1 D0 DescriptionClock-CyclesNOP 0 0 0 0 0 0 0 0 0 0

Página 29 - APPENDIX 4

Bus Timing Characteristics( Ta = - 20 to + 75°C )Write-CycleVDD2.7 - 4.5 V (2)4.5 - 5.5 V (2)2.7 - 4.5 V (2)4.5 - 5.5 V (2)ParameterSymbolMin(1)Typ(1)

Comentários a estes Manuais

Sem comentários