HP 68000 Series User Manual page 382

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Memory Outport Assign
Examples
To assign address 0x408 as an I/O port (output) of size word:
Memory Outport Assign Word 0x408 Destination_Is File
"/myproj/cmdout.dat"
Write operations to the port will access file '/myproj/cmdout.dat'. You must
specify the file name in quotation marks.
To assign address 0x40C as an I/O port (output) of size byte:
Memory Outport Assign Byte 0x40C Destination_Is Stdio
Write operations to the port will access the Stdio window.
360

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents