next up previous contents
Next: Writing extensions Up: MC68000 and interface circuits Previous: Commands   Contents

Subsections

Configuration

Startup process

The initialization follows these steps :

Example of a configuration file

A skeleton of configuration file is :


addmemory 0x00000000 0x000003FF ram
addmemory 0x00000400 0x0000FFFF ram
add 64K of memory
addinterface 0x10000000 0x10000000 routine
define device
confIPL 3 200
define interrupt level using vector 64

source fileName containing device definition
Initialization procedure for device

start
indicate end of configuration : allocation of memory
command
command as load file.exe
command


next up previous contents
Next: Writing extensions Up: MC68000 and interface circuits Previous: Commands   Contents
PERROTON Laurent 2003-01-28