The demo.abs program in this directory is generic to the cpu32
processor core, hence the subdirectory name of sampcp32.


68332, 331, F333, 68340, 330

For any of the CPU32 processors, execute "demo.inc" from the command
pane of the Shell window.  It sets up the compilerUsed flag.

   include "\pwrviews\sampcp32\demo.inc";

After running the demo program, be sure to set the compilerUsed
flag back to whichever compiler you are using.  This can be done
with the Options Compiler Used... menu command in the Source window
or the compilerUsed command from the Shell.


Note for 68340, 330: the Module Base Address register must be set
to invalid for this demo to work.  Resetting the cpu will do this.


PowerPack emulator

To run this program using the overlay memory of the PowerPack
emulator, simply set up the map for 64K of code beginning at address 0.
The program begins at 0x400 and ends about 0x13C0.  The stack starts
at about 0x171D and grows down.


PowerScope Hardware-assisted Debugger

If you are using a PowerScope, be sure your target has a read/write
chip select set up from 0x0 to about 0x1FFF.
