Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3 : 4 8 Debug EXPLORING THE SOFTWARE ARCHITECTURE OF THE 8 0 x 8 6 MICROPROCESSOR NAME: STUDENT ID: Objectives Learn how to: Bring

3:48
Debug
EXPLORING THE SOFTWARE ARCHITECTURE OF THE 80x86 MICROPROCESSOR
NAME:
STUDENT ID:
Objectives
Learn how to:
Bring up the DEBUG program.
Examine and modify the contents of the 8086's code internal registers.
Examine and modify the contents of the 8086's code, data, and stack segments of memory.
Calculate the physical address of storage locations in the memory address space.
Examine the contents of the dedicated parts of the 8086's memory address space.
Code assembly language instructions into machine code.
Assemble instructions into the memory of the PC.
Unassemble machine code instructions stored in memory.
Store and load machine code instructions from a diskette.
Execute an instruction to determine the operation it performs.
Part 1: Loading the DEBUG Program
Here we willlearn how to bring up the DEBUG program from the keyboard of the PC. The laboratory procedures the follow assume that the PC has a floppy disk driver called A and a hard disk, drive C; that is, either a PCXT or PCAT is in use. It is also assumed that the DOS directory on drive C contains the DEBUG.EXE program and that the path is set to this directory.
Procedure
Turn on the PC, enter the DOS operating system environment.
Load DEBUG by issuing the command
C: DOS> DEBUG ()
What prompt do you see on the screen?
Return to the DOS operating system by entering the command
[LAB01-1]
Q()
What prompt is now displayed?
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Building Database Driven Catalogs

Authors: Sherif Danish

1st Edition

0070153078, 978-0070153073

More Books

Students also viewed these Databases questions

Question

Define procedural justice. How does that relate to unions?

Answered: 1 week ago